Error 'command not found' on running npm start on VSCode Dev Environment - CodeCatalyst

0

I have the project created with blueprint of SPA (react). I have CodeCatalyst successfully connected to dev environment (VSCode). SSH configs were updated via the extension 'Remote SSH'. When I run 'npm start', it gives me error 'sh: react-scripts: command not found'.

Any idea why its so?

ImageOfErrorCommandNotFound

  • I am able to fix it by running 'npm install' at first, and then 'npm start'

  • awesome :)

gefragt vor einem Jahr120 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen