N
N
Nikita Fedorov2020-07-14 16:39:24
npm
Nikita Fedorov, 2020-07-14 16:39:24

npm start not working with react?

when "npm start" gives this error. What could be the problem?

6aYBzHP9Z_I.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav, 2020-07-14
@Enokin

1) The first option. Try deleting the package-lock.json file and the node_modules folder. then run npm cache clean --force and then npm install && npm start.
2) The second option. Check that port 3005 is not busy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question