cli hangs when running `npm install`

Created on 19 Oct 2020  Β·  2Comments  Β·  Source: npm/cli

Current Behavior:

I am trying to migrate a repository from yarn to npm, until now I was seeing output and resolving all the peer deps. But every now and then the cli hangs and does not output anything whatsoever. I have to kill the process to get out of it.

Expected Behavior:

Either an error output or deps should be installed.

Steps To Reproduce:

Because I am working on private repo, I can not provide the package.json

  1. when I run 'npm i'
  2. I see and it hangs here
βΈ¨β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘βΈ© β § idealTree:xxx-frontend: sill idealTree buildDeps
βΈ¨        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘βΈ© β ‹ idealTree:warning: timing idealTree:node_modules/react-router/node_modules/warning Completed in 0ms

Environment:

  • OS: OS X v10.14.4
  • Node: v10.18.1
  • npm: 7.0.0
Bug Needs Triage Release 7.x

Most helpful comment

Can you try with npm v7.0.2?

That seems to work! :s thank you

All 2 comments

Can you try with npm v7.0.2?

Can you try with npm v7.0.2?

That seems to work! :s thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

1000i100 picture 1000i100  Β·  3Comments

dr-js picture dr-js  Β·  3Comments

billop picture billop  Β·  3Comments

chrisspen picture chrisspen  Β·  3Comments

ahuglajbclajep picture ahuglajbclajep  Β·  3Comments