Replies: 1 comment 5 replies
-
Your error is rare, when I use Additionally, I recommend that you try running |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, i've recently encountered an issue that had not happened to me before (and i've not changed any settings or installed anything that should interfere).
whenever i run create-react-app x, navigate to x and npm start it gives me this error :

I looked for a solution , and there is one, running "npm install @babel/core --save" solves the problem, yet it takes some time and i have to do it for each project i create.
I would appreciate any kind of help,
thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions