0

I'm getting this issue when creating a new project, no idea what's really happening it's annoying. I tried to clean the cache, update the create-react-app, but still, the same thing happens. Thanks in advance!

Image of Issue, screenshot:

Image of Issue, Screen shot

1 Answer 1

1

I am new at Node.js like you but try:

  1. run npm init, in VS code terminal
  2. npm i react-scripts (if you didn't install)
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.