0

I have followed the developer docs at "https://hyperledger.github.io/composer/v0.19/tutorials/developer-tutorial.html" and I have been stuck at the last command "npm start" giving the error stated in the title. ".

This is my package.json script file.

Stephen Kennedy
  • 20,585
  • 22
  • 95
  • 108

1 Answers1

0

The command "npm run start" got the job done!