Skip to content

Update the NPM version that pnpm uses #9455

Answered by zkochan
MisterIsaak asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to update npm using npm:

npm i -g npm@latest

This should also probably work:

pnpm i -g npm

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MisterIsaak
Comment options

Answer selected by MisterIsaak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants