help icon indicating copy to clipboard operation
help copied to clipboard

npm ERR! code E404 when running the "npx creat-react-app primeiro_app" command at the prompt. How to fix it?

Open gbsufscar opened this issue 2 years ago • 9 comments

Details

I'm using Node.js version v20.9.0, and when I try to run the command npx creat-react-app primeiro_app at the prompt, return the error:

> npx crate-react-app primeiro_app
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/crate-react-app - Not found
npm ERR! 404
npm ERR! 404  'crate-react-app@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
[2023-11-08T09_27_12_240Z-debug-0.log](https://github.com/nodejs/help/files/13294845/2023-11-08T09_27_12_240Z-debug-0.log)
[2023-11-08T09_27_12_240Z-debug-0.log](https://github.com/nodejs/help/files/13294853/2023-11-08T09_27_12_240Z-debug-0.log)
npm ERR! A complete log of this run can be found in: C:\Users\gbsuf\AppData\Local\npm-cache\_logs\2023-11-08T09_27_12_240Z-debug-0.log
[2023-11-08T09_27_12_240Z-debug-0.log](https://github.com/nodejs/help/files/13294908/2023-11-08T09_27_12_240Z-debug-0.log)
[2023-11-08T09_27_12_240Z-debug-0.log](https://github.com/nodejs/help/files/13294910/2023-11-08T09_27_12_240Z-debug-0.log)

Node.js version

Node.js version v20.9.0,

Example code

npx creat-react-app primeiro_app

Operating system

Windows

Scope

Other

Module and version

Not applicable.

gbsufscar avatar Nov 08 '23 09:11 gbsufscar

npx crate-react-app primeiro_app

It's create-react-app, not crate-react-app.

VoltrexKeyva avatar Nov 09 '23 07:11 VoltrexKeyva

yah its' create-react app for npx

harshai07 avatar Dec 29 '23 19:12 harshai07

npx crate-react-app primeiro_app

It's create-react-app, not crate-react-app.

npx create-react-app appname this is correct one you need give the react app name

harshai07 avatar Jan 02 '24 08:01 harshai07

Use proper command for create project. use npx create-react-app your application name

udaybagda avatar Jan 02 '24 18:01 udaybagda

Write command for create project. npx create-react-app your project name

MaheshBScCs avatar Feb 12 '24 05:02 MaheshBScCs

C:\Users\asus>npx create-react-app your project name npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/create-react-app npm ERR! 404 npm ERR! 404 'create-react-app@*' is not in this registry. 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: C:\Users\asus\AppData\Local\npm-cache_logs\2024-03-18T01_18_48_574Z-debug-0.log

basma411 avatar Mar 18 '24 01:03 basma411

I was installing million first of all i wrote the code in my git bash npm i million it installed but then i was installing this npm install --save-dev @million/babel-plugin but it didn't work so return me this: npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@million%2fbabel-plugin - Not found npm ERR! 404 npm ERR! 404 '@million/babel-plugin@*' is not in this registry. 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\CyberAcademy.uz\AppData\Local\npm-cache_logs\2024-03-31T11_51_56_715Z-debug-0.log

what can i do

ammoriddin avatar Mar 31 '24 11:03 ammoriddin

@ammoriddin @million/babel-plugin does not exist, if you go to the registry page you'll see that it's not found, find the correct package you're trying to install.

VoltrexKeyva avatar Mar 31 '24 15:03 VoltrexKeyva

The issues regarding typos (and such) appear to be resolved. If you have further issues, please open a new issue.

avivkeller avatar May 03 '24 02:05 avivkeller

errno: -4058, code: 'ENOENT', syscall: 'chdir', path: 'C:\Users\MARS\Downloads\weather-search-engine', dest: 'C:\Users\MARS\Downloads\weather-search-engine\weather-search-engine.' }

Node.js v20.16.0 PS C:\Users\MARS\Downloads\weather-search-engine>

Techgirlie-martinermars avatar Aug 01 '24 19:08 Techgirlie-martinermars

npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/axios - Not found npm error 404 npm error 404 'axios@*' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: C:\Users\singh\AppData\Local\npm-cache_logs\2024-12-08T18_42_10_135Z-debug-0.log

Nothing is Working ... What should i do ?

myselfsandip avatar Dec 08 '24 18:12 myselfsandip

same thing, same error , and i'm just trying "npm install"

willFreed1 avatar Dec 08 '24 18:12 willFreed1

same problem npm error 404 Not Found - GET https://registry.npmjs.org/create-next-app - Not found

Qurbonov avatar Dec 08 '24 18:12 Qurbonov

npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/create-next-app - Not found npm error 404 npm error 404 'create-next-app@latest' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: C:\Users\Asus\AppData\Local\npm-cache_logs\2024-12-08T18_44_46_653Z-debug-0.log

Qurbonov avatar Dec 08 '24 18:12 Qurbonov

I got exact same error when I install react router dom Command : npm I react-router-dom I got exact same error please help

LOVE-GARG-19 avatar Dec 08 '24 18:12 LOVE-GARG-19

npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/create-next-app - Not found npm error 404 npm error 404 'create-next-app@latest' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: C:\Users\kubaf\AppData\Local\npm-cache_logs\2024-12-08T18_44_12_346Z-debug-0.log

BlezZy avatar Dec 08 '24 18:12 BlezZy

so basically it's a global issue

willFreed1 avatar Dec 08 '24 18:12 willFreed1

same problem

EsleySaab avatar Dec 08 '24 18:12 EsleySaab

same issue

Feyedyassine avatar Dec 08 '24 18:12 Feyedyassine

I have same issues too

npx shadcn@latest init --legacy-peer-deps npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/shadcn - Not found npm error 404 npm error 404 'shadcn@latest' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: C:\Users\user\AppData\Local\npm-cache_logs\2024-12-08T18_48_42_415Z-debug-0.log

yx-elite avatar Dec 08 '24 18:12 yx-elite

https://x.com/npmstatus/status/1865098995296796973

I think npm is down for maintenance

not-ani avatar Dec 08 '24 18:12 not-ani

Hello guys may be npm down write now

LOVE-GARG-19 avatar Dec 08 '24 18:12 LOVE-GARG-19

ping registry.npmjs.org the ping is working but it must be a maintenance or an error with the npm registry

willFreed1 avatar Dec 08 '24 18:12 willFreed1

Screenshot_20241209-002402

Npm is down for maintenance check it's official site

LOVE-GARG-19 avatar Dec 08 '24 18:12 LOVE-GARG-19

Yaaa same issue

Mochamad-Rizky avatar Dec 08 '24 18:12 Mochamad-Rizky

image

Mochamad-Rizky avatar Dec 08 '24 18:12 Mochamad-Rizky

Yaaa!!! Same here from Iran.

AmirDavoodi avatar Dec 08 '24 18:12 AmirDavoodi

Npm is down

msobalvarro avatar Dec 08 '24 18:12 msobalvarro

I am from India same problem

LOVE-GARG-19 avatar Dec 08 '24 19:12 LOVE-GARG-19

Frome france : npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/expo - Not found npm ERR! 404

Acherbib avatar Dec 08 '24 19:12 Acherbib