Skip to content

Instantly share code, notes, and snippets.

@programsimon
Created April 25, 2023 12:24
Show Gist options
  • Select an option

  • Save programsimon/a2dd73e12323c67fd419e77d158e1023 to your computer and use it in GitHub Desktop.

Select an option

Save programsimon/a2dd73e12323c67fd419e77d158e1023 to your computer and use it in GitHub Desktop.
[npm命令] npm命令 #npm

npm 命令

  • 临时设置proxy
npm i --proxy http://127.0.0.1:10900 xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment