Skip to content

Instantly share code, notes, and snippets.

@SherryQueen
Last active January 27, 2018 15:43
Show Gist options
  • Select an option

  • Save SherryQueen/59f244769250bb4cca0660f06cc7115f to your computer and use it in GitHub Desktop.

Select an option

Save SherryQueen/59f244769250bb4cca0660f06cc7115f to your computer and use it in GitHub Desktop.
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