M
M
Maxim Kuzmin2019-08-19 16:10:17
JavaScript
Maxim Kuzmin, 2019-08-19 16:10:17

Problem with react-scripts and npm?

When executing the npm start command, it gives errors:
5d5a9f90bd618535095084.jpeg
I can’t understand what the problem is ... I tried to update the node, npm, either I did something wrong, or simply didn’t help ..

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Roman Alexandrovich, 2019-08-19
@sovadeveloper

Did you do npm install?

C
cython, 2019-08-19
@cython

You haven't installed react-scripts, try using react-create-app or npm install -g react-scripts

M
Michael La, 2019-08-19
@Mihail_Tropin

Try using yarn. yarn and then yarn start

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question