Closed
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