Skip to content

Instantly share code, notes, and snippets.

@xgz123
Last active June 1, 2017 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgz123/2f6e86e64f717d18b78d04a44acceadd to your computer and use it in GitHub Desktop.
Save xgz123/2f6e86e64f717d18b78d04a44acceadd to your computer and use it in GitHub Desktop.
npm info jquery
npm info jquery version
nano ~/.npmrc //打开配置文件
registry =https://registry.npm.taobao.org //写入配置文件
# "root" does not have permission to access the dev dir
npm install --unsafe-perm --verbose -g <package-name>
# -g
npm i -g webpack gulp stylus vue-cli browser-sync eslint lighthouse prepack rollup typescript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment