D
D
David Radin2022-03-02 22:37:32
React
David Radin, 2022-03-02 22:37:32

Why doesn't the react application start?

I created a react-app through the terminal (npx create-react-app learn-react), then I write npm start and the following errors fly out: https://dropmefiles.com/u7wKy
What is my mistake?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
roaddd, 2022-03-02
@david_radin

Because you run in the Project folder, and there is no package.json file there. Go to the learn-react folder and run npm start there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question