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

[BUG] ideal-tree freezes randomly all the time #8175

Closed
2 tasks done
corysimmons opened this issue Mar 20, 2025 · 1 comment
Closed
2 tasks done

[BUG] ideal-tree freezes randomly all the time #8175

corysimmons opened this issue Mar 20, 2025 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@corysimmons
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

ideal-tree freezes when I npm install on a plethora of projects from a plethora of platforms. I can immediately retry the npm install and sometimes it works fine.

Can the Node team rewrite ideal-tree or find something else to replace it so my experience with Node doesn't randomly suck really bad?

I've been running into this, and so have a ton of other people, for years...

Expected Behavior

Expect it not to freeze all the time...

Steps To Reproduce

  1. npm install on enough projects
  2. randomly experience it

Environment

  • npm: 10.4.0
  • Node.js: v20.11.0
  • OS Name: Windows WSL (but I've ran into this on every platform)
  • System Model Name:
  • npm config:
; "user" config from /home/xyz/.npmrc

//registry.npmjs.org/:_authToken = (protected) 
strict-ssl = false 

; node bin location = /home/fisher/.nvm/versions/node/v20.11.0/bin/node
; node version = v20.11.0
; npm local prefix = /home/fisher/Projects/obsidian-clone
; npm version = 10.4.0
; cwd = /home/fisher/Projects/obsidian-clone
; HOME = /home/fisher
; Run `npm config ls -l` to show all defaults.
@corysimmons corysimmons added Bug thing that needs fixing Needs Triage needs review for next steps labels Mar 20, 2025
@milaninfy
Copy link
Contributor

This could be due to multiple reasons, without proper reproduction case it's not possible to identify the issue.
We have fixed similer issues on later npm version. Please try updating your npm to latest version and check, Feel free to reopen or create new issue with all the details if issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps
Projects
None yet
Development

No branches or pull requests

2 participants