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 conventional-changelog-preset-loader@^1.1.3

See original GitHub issue

I’m not using conventional-changelog but I get lot of errors when running npm install

npm ERR! code ETARGET
npm ERR! notarget No matching version found for conventional-changelog-preset-loader@^1.1.3
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 'conventional-changelog'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/yves/.npm/_logs/2018-02-13T16_49_03_627Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR!@mycompany/mypackage@1.0.0-beta.0 bootstrap: `npm install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @mycompany/mypackage@1.0.0-beta.0 bootstrap script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/yves/.npm/_logs/2018-02-13T16_49_03_680Z-debug.log

@gautierrr CC

image

Edit: Related to #282

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:47
  • Comments:41 (3 by maintainers)

github_iconTop GitHub Comments

19reactions
bcoecommented, Feb 13, 2018

this issue is now addressed, thank you everyone for your patience; I will be following up in another thread with information about the security issue that occurred.

18reactions
ajeffreycommented, Feb 13, 2018

no pressure but we’ve got 100+ developers hammering F5 on this page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm Error - No matching version found for - Stack Overflow
I was having issue for a package which was available. Force cleaning the cache helped. npm cache clean --force.
Read more >
conventional-changelog-preset-loader - npm
Configuration preset loader for `conventional-changelog`.. Latest version: 2.3.4, last published: 2 years ago.
Read more >
conventional-changelog-cli | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
Changelog - Cypress Documentation
Updated the cy.contains() command to correctly error and retry if the provided regex pattern begins with an equal sign and a match was...
Read more >
Compare Versions | @elliemae/pui-cli - Open Source Insights
We found errors while resolving dependencies that may result in an ... @lerna/has-npm-version 6.1.0 ... conventional-changelog-preset-loader 2.3.4.
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