I can't update npm version

I’m trying to upgrade the npm version but I’m having the attached problem. I searched the internet but couldn’t find any results.
I used this command from console. npm i -g npm

Someone will no doubt confirm it but my guess is that you (and the rest of us) don’t have access to the “global” versions of these files. On a project basis you can install libraries, update node and such.

I also understand steps are underway to get the latest versions of these tools made available. Don’t know what the timeline for delivery is.

Hi there - the available npm version used is dependent on the version of Node you’re using, it’s not something users have permission to change in the container. Can you let me know what specific npm version you’re trying to use?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.