npm ERR! code E404 when running the "npx creat-react-app primeiro_app" command at the prompt. How to fix it?
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.
npx crate-react-app primeiro_app
It's create-react-app, not crate-react-app.
yah its' create-react app for npx
npx crate-react-app primeiro_appIt's
create-react-app, notcrate-react-app.
npx create-react-app appname this is correct one you need give the react app name
Use proper command for create project. use npx create-react-app your application name
Write command for create project. npx create-react-app your project name
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
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 @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.
The issues regarding typos (and such) appear to be resolved. If you have further issues, please open a new issue.
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>
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 ?
same thing, same error , and i'm just trying "npm install"
same problem npm error 404 Not Found - GET https://registry.npmjs.org/create-next-app - Not found
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
I got exact same error when I install react router dom Command : npm I react-router-dom I got exact same error please help
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
so basically it's a global issue
same problem
same issue
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
https://x.com/npmstatus/status/1865098995296796973
I think npm is down for maintenance
Hello guys may be npm down write now
ping registry.npmjs.org the ping is working but it must be a maintenance or an error with the npm registry
Npm is down for maintenance check it's official site
Yaaa same issue
Yaaa!!! Same here from Iran.
Npm is down
I am from India same problem
Frome france : npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/expo - Not found npm ERR! 404