question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No matching version found for @commitlint/ensure@^7.0.0

See original GitHub issue

Expected 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:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
marioneblcommented, Aug 30, 2018

Weird - will investigate later today

1reaction
escapedcatcommented, Aug 30, 2018

with commitlint version 7.1.1 I get:

npm ERR! notarget No matching version found for @commitlint/ensure@^7.1.1

  • git version 2.18.0
  • node v10.4.1
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found