Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hang when using bun i --no-save #4473

Closed
coderaiser opened this issue Sep 4, 2023 · 8 comments
Closed

Hang when using bun i --no-save #4473

coderaiser opened this issue Sep 4, 2023 · 8 comments
Assignees
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@coderaiser
Copy link

coderaiser commented Sep 4, 2023

What version of Bun is running?

0.8.1+16b4bf341acc0f4804f0b6bdf5298c180cd00366

What platform is your computer?

Ubuntu 22.04.3 LTS

What steps can reproduce the bug?

https://github.com/coderaiser/putout/actions/runs/6066060181/job/16456221212

What is the expected behavior?

Dependencies installed like in previous commit https://github.com/coderaiser/putout/actions/runs/6066053483/job/16456208964

What do you see instead?

No response

Additional information

No response

@coderaiser coderaiser added the bug Something isn't working label Sep 4, 2023
@coderaiser
Copy link
Author

Similar problem with different versions of dependencies:

image

https://github.com/coderaiser/cloudcmd/actions/runs/6073733084/job/16476205331#step:6:14

@Parzival-3141
Copy link
Contributor

I can't repro on Darwin 22.5.0 arm64 arm 4b63ced. Cloning your project and running bun i --no-save runs fine. Does this issue persist outside of your CI?

@Electroid Electroid removed the 1dotoh label Sep 8, 2023
@coderaiser
Copy link
Author

Yes, it fixed thank you! Now have another issue after using bun i --no-save locally I have:

image

And on CI linter issue which I don't have locally https://github.com/coderaiser/putout/actions/runs/6156870693/job/16706423561

image

@coderaiser
Copy link
Author

With Bun v1.0.4 picture changed a bit https://github.com/coderaiser/putout/actions/runs/6402614421/job/17381252450#step:6:22

image

Everything works good with Yarn and Npm

@Electroid
Copy link
Contributor

Closing as this is a likely duplicate of #5210

@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
@Electroid Electroid added the bun install Something that relates to the npm-compatible client label Oct 27, 2023
@coderaiser
Copy link
Author

This is completely different issue, and I created this issue earlier. This bug still present in latest version of Bun:

image

@Electroid
Copy link
Contributor

This is completely different issue, and I created this issue earlier. This bug still present in latest version of Bun:

image

That is an error stack from Node.js. You're also running it with npm.

@coderaiser
Copy link
Author

That is an error stack from Node.js. You're also running it with npm.

After installing https://gitgub.com/coderaiser/putout with: bun i

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client
Projects
None yet
Development

No branches or pull requests

4 participants