Skip to content

npm 7 is now Generally Available

The npm CLI version 7 is now Generally Available. Please note, npm 7 is now published as latest to the npm registry and will be the default version installed when you run npm install --global npm. If you want to install npm 6, please run npm install --global npm@6.

For more details on npm 7, including breaking changes, check out our blog post.