Skip to content

Bun install doesn't work in shared folder #26663

Description

@lumik0

What version of Bun is running?

1.3.8+b64edcb49

What platform is your computer?

parallels desktop: Microsoft Windows NT 10.0.26100.0 x64 \ macOS Monterey

What steps can reproduce the bug?

  1. Open the shared folder (network folder or location) where the project is located (there's package.json)
  2. Open cmd and type bun i
  3. It will say ENOENT: Bun could not find a file and the code that produces this error is missing a better error

What is the expected behavior?

It will create node_modules

What do you see instead?

ENOENT: Bun could not find a file and the code that produces this error is missing a better error
Image

Additional information

im using parallels desktop to use bun because my proccessor doesnt support AVX2 on my mac

If i enter bun i in a regular folder (the same project) C:\ it will work

Image

P.S. the shared folder does have read & write permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions