A
A
Alikhan2021-12-06 09:56:50
JavaScript
Alikhan, 2021-12-06 09:56:50

npx create-react-app my-app doesn't work. What to do?

npx create-react-app my-app doesn't work. What to do?
Tried reinstalling nodeJS but same result.
61adb42e032fe038854299.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-12-06
@Seasle

You can try setting it globally and calling.

npm i create-react-app -g
create-react-app my-app

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question