microsoft / vscode-recipes

MIT License
5.86k stars 577 forks source link

npm run debug fails #322

Open tdeitz opened 2 years ago

tdeitz commented 2 years ago

I'm trying to learn debugging using Vscode and it seems like this tutorial is missing a step. I followed instructions to the letter, replacing the default launch.json file.

Upon trying npm run debug I get the following error:

Missing script: "debug"