`npm_version` for npm 7 support
See original GitHub issueIs there a way to setup the action to use npm 7?
What about npm_version: 7
like actually it’s done for node_version
?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:99
- Comments:30 (3 by maintainers)
Top Results From Across the Web
npm 7 is now generally available! - The GitHub Blog
We're announcing version 7 of the npm CLI is now generally available.
Read more >7.0.7 - npm
Latest version: 9.2.0, last published: 17 days ago. Start using npm in your project by running `npm i npm`. There are 5231 other...
Read more >Try the latest stable version of npm
Upgrading on Windows · Option 1 or 2. Go into %ProgramFiles%\nodejs\node_modules\npm and copy the file named npmrc in the new npm folder, which...
Read more >Tip: Click on a version number to view a previous ... - npm
Latest version: 9.2.0, last published: 18 days ago. Start using npm in your project by running `npm i npm`. There are 5231 other...
Read more >install - npm Docs
Download and install node and npm. ... We strongly recommend using a Node version manager to install Node.js and npm. We do not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just like we have an option to use
node
versions, we should also have an option to choosenpm
versionsSolution