Skip to content
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

Issue with creating-react-app on [S:] #13696

Open
SAGA-X8 opened this issue Oct 19, 2024 · 1 comment
Open

Issue with creating-react-app on [S:] #13696

SAGA-X8 opened this issue Oct 19, 2024 · 1 comment

Comments

@SAGA-X8
Copy link

SAGA-X8 commented Oct 19, 2024

when ii try to work with on S: drive going to error facing problem with my command prompt
(node:7724) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/creat-react-app - Not found
npm error 404
npm error 404 'creat-react-app@*' 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\Admin\AppData\Local\npm-cache_logs\2024-10-19T07_39_34_077Z-debug-0.log

@HannaFrangi
Copy link

You have a Typo , it Should be : create-react-app . You wrote it as creat-react-app.
Try using this Command : npx create-react-app
Happy Coding👩‍💻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants