DEV Community

Ayala3423
Ayala3423

Posted on

New React Project

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:
Image description
I would appreciate any help!
thanks

Top comments (2)

Collapse
 
thaisavieira profile image
Thaísa Vieira

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?

Collapse
 
ayala3423 profile image
Ayala3423

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..