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.

npm install --save-dev jest npm ERR! code E404

See original GitHub issue

🐛 Bug Report

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@jest%2Fcore - Not found npm ERR! 404 npm ERR! 404 ‘@jest/core@^26.2.2’ is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of ‘jest’ npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

To Reproduce

OS: Mac 10.15.3 npm version:6.12.0 node version: 12.13.0

Steps to reproduce the behavior:

npm install --save-dev jest

Expected behavior

Link to repl or repo (highly encouraged)

envinfo

OS: Mac 10.15.3
npm version:6.12.0
node version: 12.13.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:5

github_iconTop GitHub Comments

3reactions
thomasklein-winemakercommented, Aug 6, 2020

Most likely due to an ongoing npm registry issue: https://status.npmjs.org/incidents/cksjqc1w11v5

0reactions
github-actions[bot]commented, May 11, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing npm package fails with 404 - node.js - Stack Overflow
1. What's your question? It looks like @angular/cli doesn't exist. – EvSunWoodard · 3. See this question's top answer, and use the default...
Read more >
(Solved) npm ERR! code E404 while working with Power ...
Solution ; STEP 1 : run below commands to solve this issue. npm config set registry http://registry.npmjs.org ; STEP 2 : run below...
Read more >
@babel/preset-env - npm
A Babel preset for each environment. See our website @babel/preset-env for more information or the issues associated with this package. Install.
Read more >
Surviving the npm ERR! 404 with private packages
How to fix a common issue when installing private packages with npm · install latest npm version · login (if you are downloading...
Read more >
npm ERR! Code E404 | React - Alura
npm ERR ! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/creat-react-app - Not found npm ERR! 404 npm ERR!
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