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

potential bug in Create-react-app #13690

Open
Underrated-James opened this issue Oct 13, 2024 · 0 comments
Open

potential bug in Create-react-app #13690

Underrated-James opened this issue Oct 13, 2024 · 0 comments

Comments

@Underrated-James
Copy link

Really need help here

PS C:\Users\User\Desktop\mynewapp> npm doctor
Connecting to the registry
Ok

Checking npm version
Ok
current: v10.9.0, latest: v10.9.0

Checking node version
Ok
current: v20.18.0, recommended: v20.18.0

Checking configured npm registry
Ok
using default registry (https://registry.npmjs.org/)

Checking for git executable in PATH
Ok
C:\Program Files\Git\cmd\git.EXE

Checking for global bin folder in PATH
Ok
C:\Users\User\AppData\Roaming\npm

PS C:\Users\User\Desktop\mynewapp> npx create-react-app myapp
npm error code ENOENT
npm error syscall spawn C:\Program Files\MySQL\MySQL Server 8.0\bin
npm error path C:\Users\User\Desktop\mynewapp
npm error errno -4058
npm error enoent spawn C:\Program Files\MySQL\MySQL Server 8.0\bin ENOENT
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\User\AppData\Local\npm-cache_logs\2024-10-13T04_41_17_242Z-debug-0.log
PS C:\Users\User\Desktop\mynewapp>

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

1 participant