Created
June 19, 2020 09:39
-
-
Save arekgotfryd/e313138f83c1581f8d33d00ba006ef3a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Go to File --> Preferences --> Settings (https://miro.medium.com/max/2000/1*rUzpJjNxAsLTZUMfvrVh1A.png) | |
2. Type "node debug" | |
3. Set "Node: Auto attach" option to On | |
4. run your app `node --inspect <FILE NAME>` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment