npm stuck in sill idealTree buildDeps no response

solution:

1. Use the mirror address of taobao, enter cmd and enter:

npm config set registry https://registry.npm.taobao.org 

2. Check whether the installation is successful

npm config get registry 

Continue when donenpm install
insert image description here

Guess you like

Origin blog.csdn.net/qq_40745143/article/details/130647715