Hi everyone,
I am working on the Manage Packages with npm challenge in the Node.js and Express.js module and I can’t publish the latest version with the ‘npm publish’ command for excercise 10. It first asks me to do a ‘npm adduser’ and then when I try to add the user, it says I need to make sure the ‘proxy’ config is set properly. I didn’t face any problems when I published the first version of the package.