0

I am trying to setup node js application using one of github helloworld application code. I am always getting this error

enter image description here

Regards, Vivek Chauhan

Etibar
  • 578
  • 6
  • 22
Vivek Chauhan
  • 236
  • 2
  • 11

1 Answers1

0

From the error, seems like the package.json file doesn't have "start" script for npm start to work