Skip to content

npm ERR! 404 Not Found - GET https://registry.npmjs.org/error-ex #8465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
acskck opened this issue Feb 12, 2020 · 213 comments
Closed

npm ERR! 404 Not Found - GET https://registry.npmjs.org/error-ex #8465

acskck opened this issue Feb 12, 2020 · 213 comments

Comments

@acskck
Copy link

acskck commented Feb 12, 2020

Describe the bug

Below error comes when creating new project

C:\Personal\web-projects\React>npx create-react-app pomodoro-clock
npx: installed 99 in 16.973s

Creating a new React app in C:\Personal\web-projects\React\pomodoro-clock.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/error-ex
npm ERR! 404
npm ERR! 404  'error-ex@^1.3.1' 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 'parse-json'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

When I try to go to https://registry.npmjs.org/error-ex it returns a 404
Same issue when using command npm init react-app my-app

Did you try recovering your dependencies?

Yes

Environment

Environment Info:

  current version of create-react-app: 3.3.1
  running from C:\Users\username\AppData\Roaming\npm-cache\_npx\21236\node_modules\create-react-app

  System:
    OS: Windows 10 10.0.17763
    CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
  Binaries:
    Node: 12.13.1 - C:\Program Files\nodejs\node.EXE
    Yarn: Not Found
    npm: 6.13.7 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: 44.17763.831.0
    Internet Explorer: 11.0.17763.771
  npmPackages:
    react: Not Found
    react-dom: Not Found
    react-scripts: Not Found
  npmGlobalPackages:
    create-react-app: Not Found

Steps to reproduce

  1. Create new project with npx create-react-app project-name. Last created a project successfully last week using the same PC
@usamaasfar
Copy link

usamaasfar commented Feb 12, 2020

same error here!

I think something went wrong with npm registry server.

@RashA07
Copy link

RashA07 commented Feb 12, 2020

Same issue. Checked on co-workers device as well. No change.

https://registry.npmjs.org/error-ex returns 404 error.

@chanakaudaya
Copy link

The same issue occurred here as well.

@nipunann1991
Copy link

Following. Facing the same issue here

@Buddikawidu
Copy link

Buddikawidu commented Feb 12, 2020

same issue , is npmjs.org knows this issue..?
Capture

@Ranindu15
Copy link

Still, have this error? Does anyone fix it?

@Buddikawidu
Copy link

Using VPN pointing separate region might overcome this issue

@akmalnawfer
Copy link

same issue here, cannot create new project or install dependencies in old project. Did anybody fix it?

@isurumaldeniya
Copy link

creating new angular project also not working. i.e. ng new my-app is also not working at the moment.

@acskck
Copy link
Author

acskck commented Feb 12, 2020

Looks like https://registry.npmjs.org/error-ex is down only for South Asian region

@jcugmas
Copy link

jcugmas commented Feb 12, 2020

@acskck not at all, it is down for France (Western Europe) as well...

@acskck
Copy link
Author

acskck commented Feb 12, 2020

@jcugmas I just tried accessing this inside a VM hosted in Sweden and it is working fine

@jcugmas
Copy link

jcugmas commented Feb 12, 2020

@acskck thanks for the trick, I'm gonna try.

@WiemLagha
Copy link

down in north africa too

@ibrahim-sakr
Copy link

in africa too "egypt"

@romainroufast
Copy link

France too

@MahdiHsoumi
Copy link

MahdiHsoumi commented Feb 12, 2020

Screenshot from 2020-02-12 11-03-46
Same Error here

@prabathgem
Copy link

image

@abouquet
Copy link

abouquet commented Feb 12, 2020

Same with an other library, seems npm registry is collapsing :x

Globule@Globule-PC MINGW64 /h/dev/code/peaks/beeobs-react-native (666-test-ci)
$ npm i errorhandler
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/errorhandler
npm ERR! 404
npm ERR! 404  'errorhandler@latest' 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
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Globule\AppData\Roaming\npm-cache\_logs\2020-02-12T10_18_11_452Z-debug.log


@nalinda
Copy link

nalinda commented Feb 12, 2020

This works if you try to access from US region via a VPN connection.

@julienlesbegueriesperso

to fix ng new app, I manually installed node-error-ex after 'ng new app' failed.
cd app
npm i https://github.com/Qix-/node-error-ex
npm install

@stefano-regosa-deel
Copy link

down in italy :(

@MensiGhaith
Copy link

@julienlesbegueriesimtalbi doesn't work

@prabathgem
Copy link

to fix ng new app, I manually installed node-error-ex after 'ng new app' failed.
cd app
npm i https://github.com/Qix-/node-error-ex
npm install

Yes, this works fine

@usamaasfar
Copy link

usamaasfar commented Feb 12, 2020

I use VPN to solve this issue.

used OpenVPN with Ubuntu
https://www.vpnbook.com/howto/

@Buddikawidu
Copy link

Buddikawidu commented Feb 12, 2020

have alternative solution,

1.If project is new Crete "node_modules" folder
2.run npm i

error-ex

error ex package is attached change the extension name in to .rar

@Arfaoui-ghaith
Copy link

Arfaoui-ghaith commented Feb 12, 2020

the whole world too

@DBCOOPER90
Copy link

In my case if I use the the skimdb url, I still get this error :

npm ERR! 404 'error-stack-parser@^2.0.0' is not in the npm registry.

@awran5
Copy link

awran5 commented Feb 12, 2020

@DBCOOPER90 have you set it for npm globally?

@Vincent2703
Copy link

@DBCOOPER90 have you set it for npm globally?

How you do that..?

@awran5
Copy link

awran5 commented Feb 12, 2020

@Vincent2703

npm config set registry https://skimdb.npmjs.com/registry

Or try GitHub link if that doesn't work:

npm config set registry https://github.com/npm/npm-registry-couchapp

@DBCOOPER90
Copy link

@DBCOOPER90 have you set it for npm globally?

I'm using the .npmrc file to specify the registry. That should have worked. Not sure what you mean by globally

@awran5
Copy link

awran5 commented Feb 12, 2020

@DBCOOPER90 I meant in the global path not in some local projects.

When working locally in a project, a .npmrc file in the root of the project (ie, a sibling of node_modules and package.json) will set config values specific to this project. Docs

@m-elgendy
Copy link

it works here in Egypt, with just the basic vue create run

@Andrew-Kadry
Copy link

It works now in Egypt guys!

@cRhettiarachchi
Copy link

Had the same issue, and I used hide me VPN with country Nethernalds to generate the project.

@OfficialBafisi
Copy link

Used VPN as well and it worked!!!

@salah1928
Copy link

Guess it's down in morocco too because i'm getting that same error right now

@kugak
Copy link

kugak commented Feb 13, 2020

Toronto is good now 👍

@isurumaldeniya
Copy link

Sri Lanka (South Asia) is good now. Thank you npm team

@acskck
Copy link
Author

acskck commented Feb 13, 2020

Sri Lanka is good now too. Are there anybody who is still experiencing the 404?

@netstratum-labs
Copy link

working in India

@Buddikawidu
Copy link

Working fine ,,

@kluczynskib
Copy link

Works again in Barcelona ;)

@rasha-essam
Copy link

It’s working in Egypt now 👍 Thank you

@sertunc
Copy link

sertunc commented Feb 13, 2020

Turkey not working :(

@AyaElmoataz
Copy link

Yes, finally it's working in Egypt today :)

@ngie-mp
Copy link

ngie-mp commented Feb 13, 2020

back in Lyon-Fr 👍

@fullsnackdeveloper
Copy link

Just for record, London Canada is up and running!

@acskck
Copy link
Author

acskck commented Feb 13, 2020

The 404 error is fixed now. Hence closing the most commented issue in create-react-app 😄

@acskck acskck closed this as completed Feb 13, 2020
@AhmadChai
Copy link

i add two commands then solved the issue :p
npm install --save err
npm config set registry https://skimdb.npmjs.com/registry
worked for me :)

@erisnuts
Copy link

npm config set registry https://skimdb.npmjs.com/registry

Worked for CRA

@diegoulloao
Copy link

diegoulloao commented Feb 20, 2020

I just published my own package with github packages and when I try to install it I get the same error. I think something is going wrong with npm servers. I did check all my steps and I think are correct (Chile).

@lock lock bot locked and limited conversation to collaborators Feb 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests