when I try to run
npm install
it stop at this error
[..................] | idealTree:regal: sill idealTree buildDeps
I have tried for fix it for a long time and I tried several ways but it was not work. PLZ help me if you are informed.
CodePudding user response:
It can sometimes take a lot of time. Espicially if you aborted a prevous npm install.
I would recommend deleting your node_modules folder, and run npm install again.
CodePudding user response:
You can use the following command to set it as the image source of Taobao:
npm config set registry https://registry.npm.taobao.orgUse the following command to verify success:
npm config get registryContinue running:
npm installwill show successful installation
