-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
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
- when I run 'npm i'
- 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
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release