What version of Bun is running?
1.3.12+700fc117a
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What steps can reproduce the bug?
Have bun project in external drive root, no folder or anything package.json is in root
What is the expected behavior?
things like bun install should work
What do you see instead?
ENOENT: Bun could not find a file, and the code that produces this error is missing a better error.
Additional information
Probably not, except that this is a really niche case if one insists on having a project on a drive root.
What version of Bun is running?
1.3.12+700fc117a
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What steps can reproduce the bug?
Have bun project in external drive root, no folder or anything package.json is in root
What is the expected behavior?
things like bun install should work
What do you see instead?
ENOENT: Bun could not find a file, and the code that produces this error is missing a better error.
Additional information
Probably not, except that this is a really niche case if one insists on having a project on a drive root.