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 :)

posta un anno fa120 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande