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

preguntada hace un año120 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas