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

Can't start creat react app #13557

Open
JubayerFahim opened this issue Apr 4, 2024 · 5 comments
Open

Can't start creat react app #13557

JubayerFahim opened this issue Apr 4, 2024 · 5 comments

Comments

@JubayerFahim
Copy link

npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path C:\Users\My Pc\AppData\Roaming\npm
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\My Pc\AppData\Roaming\npm'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\My Pc\AppData\Local\npm-cache_logs\2024-04-04T05_20_27_631Z-debug-0.log
how I can solve this problem I was try to so much times. But can't find solution

@ChrisUser
Copy link

Hi @JubayerFahim, have you tried with what's proposed on #10132 or #3193?

Could you give us more info to help you solve this? For example: what are your npm and node versions?
You can find them by using respectively npm -v and node -v. 👍

@bulutuu
Copy link

bulutuu commented Apr 26, 2024

Ben hiç birsey bilmiyorum ve ne yapacağımı arastiramiyorum engelliyorlar lütfen yardım ederseniz sevinirnsize minnettar kalirm

@BraianS
Copy link

BraianS commented May 6, 2024

Good evening, @JubayerFahim. How are you?

Try using this command to create a new project npx create-react-app my-app && cd my-app && npm start

@Chago2021
Copy link

Chago2021 commented May 6, 2024 via email

@BraianS
Copy link

BraianS commented May 7, 2024

Hola @Chago2021 ¿Cómo estás?
Es un comando para crear un proyecto de React, abrir la carpeta y ejecutar el proyecto.

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

5 participants