19

On my windows 10 I have NPM 5.5.1 & Node 8.9.2 installed.

When I run the the command "npm i -g npm 6.4.1" I get bellow error. How to upgrade npm to 6.4.1 from 5.5.1 ?

enter image description here

2

1 Answer 1

50

Better you try like this

npm install -g [email protected]

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.