-
-
Save SherryQueen/59f244769250bb4cca0660f06cc7115f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm i --registry https://registry.npm.taobao.org | |
| npm i -g npm-check-updates vue-cli webpack express-generator mocha --registry https://registry.npm.taobao.org # node 版本更新后需要安装的 | |
| npm config set cache 'D:\Path\npm\npm-cache' | |
| npm config set prefix 'D:\Path\npm\npm-global' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment