79721961

Date: 2025-08-01 01:06:57
Score: 1
Natty:
Report link

npm config ls -l

npm config delete proxy

npm config set proxy "http://your.proxy.url:port/"

for example

npm config set proxy "http://127.0.0.1:3000"

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Joshua Ginn