Skip to content

Puppy Chau

Things I know I'll forget sooner or later…

  • Home
  • About
  • Tools
  • Twitter
  • LinkedIn

Category: npm

Using npm behind a proxy server

If you have trouble using npm behind a proxy server, remember to set the npm proxy and https-proxy variables.
For example:

# sudo npm config set proxy http://10.0.2.2:3128
# sudo npm config set https-proxy http://10.0.2.2:3128
Author HowardPosted on 2016-11-23Categories Node.js, npm, Web TechLeave a comment on Using npm behind a proxy server

Recent Posts

  • Manually Install JDK on Linux
  • XDG User Directories
  • lightDM hide user list / disable guest login
  • Showing Seconds in Windows Taskbar Clock
  • Install .NET Core SDK on elementary OS

Recent Comments

  • GNU Emacs error on elementary OS – Puppy Chau on Adding Desktop Entries to System
  • Howard on Reduce Applications Icon Size in GNOME Shell
  • Benoit Chalvignac on Reduce Applications Icon Size in GNOME Shell

Archives

Categories

  • Home
  • About
  • Tools
  • Twitter
  • LinkedIn
Puppy Chau Proudly powered by WordPress
pixel