You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: