I am a computer science student, and I would like to open a new project in React, but I have a bug in the run line in cmd.
From the screenshot of the error:
I would appreciate any help!
thanks
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Hello, Ayala! How are you? I'm a computer science student too. Tell me what had you already tried? Is it your first project with React?
Thanks for your comment!
Indeed, this is my first project
I tried running the following commands:
npm create vite
Then the options provided - react, java script
and then:
npm install
npm run dev
In the last command the error is given..