No matching version found for @commitlint/ensure@^7.0.0
See original GitHub issueExpected Behavior
Should be able to install package using npm
Current Behavior
npm install --save-dev @commitlint/config-conventional @commitlint/cli
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @commitlint/ensure@^7.0.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@commitlint/rules'
npm ERR! notarget
...
Affected packages
- cli
- core
- prompt
- config-angular
Possible Solution
Steps to Reproduce (for bugs)
Run:
npm install --save-dev @commitlint/config-conventional @commitlint/cli
Your Environment
Executable | Version |
---|---|
commitlint --version |
n/a |
git --version |
2.6.1.windows.1 |
node --version |
v10.5.0 |
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Npm Error - No matching version found for - Stack Overflow
I have npm 8.1.2 and was trying to install newer version of angualr cli, got an error saying "No matching version found for...
Read more >No matching version found for uws@^0.12.0 #576 - GitHub
Hi, just trying to setup HackMD on Debian 9 with NodeJS v8.6.0 and getting following error: hackmd-0.5.1# bin/setup copy config files ...
Read more >No matching version found for [Error LoopBack Solved]
npm WARN config cache-min This option has been deprecated in favor of '--prefer-offline'.npm ERR! code ETARGET npm ERR! notarget No matching ...
Read more >Npm "No matching version found" - Nexus Repository Manager
Once again, I am getting an error when I attempt install an npm package with NXRM npm-group that is configured as registry in...
Read more >Problem adding nodes to node-red with v2.6.0 image - 229076
But most operations fails with following error: npm ERR! notarget No matching version found for node-red-node-intel-gpio@1.0.0-iot2000npm ...
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
Weird - will investigate later today
with commitlint version
7.1.1
I get: