1.

Write down the command to remove proxy for npm at mac?

Answer»

Write down the command to REMOVE proxy for npm at mac?
Below is the command to remove proxy for npm at mac. remove proxy by npm CONFIG RM below is the CODE.

npm config rm proxy
npm config rm https-proxy



Discussion

No Comment Found