oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.52k stars 2.79k forks source link

Problem with installing @nodelib/fs.stat #7236

Open m1551ngn0 opened 1 year ago

m1551ngn0 commented 1 year ago

What version of Bun is running?

1.0.13+f5bf67bd1

What platform is your computer?

Darwin 23.0.0 arm64 arm

What steps can reproduce the bug?

package.json

After bun i, I can't read /node_modules/@nodelib/fs.stat/out/index.js file When i install this packages via npm i this bug is not reproducible

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

@nodelib/fs.stat is dependency of fast-globe, fast-globe is dependency of tailwindcss

dylan-conway commented 1 year ago

Not able to reproduce this. Could you share your bun.lockb and the error you're seeing?

m1551ngn0 commented 1 year ago

Not able to reproduce this. Could you share your bun.lockb and the error you're seeing?

Sure, error screenshot and bun.lockb in attachments

Снимок экрана 2023-11-22 в 16 27 42

bun.lockb.zip