Vue npm install exception

clipboard.png

after the vue project node, npm is updated, the original project deletes the old dependencies, reinstalls npm install, to show a picture, and then stops. How to solve

Mar.12,2021

use to install the Taobao image, https://blog.csdn.net/quuqu/a., and then use the cnpm command


to cancel the reinstallation. If you fail many times, you can try to use yarn


npm install --registry https://registry.npm.taobao.org

npm is too slow. Change the Taobao image. Or take a ladder


try to delete the lock file and reinstall it

Menu