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
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
If a node_module uses source maps that include a source entry of "webpack:///./index.js" the node.js debugger will launch the wrong startup script. Axios is one such library: https://www.npmjs.com/package/axios
If a node_module uses source maps that include a source entry of "webpack:///./index.js" the node.js debugger will launch the wrong startup script. Axios is one such library: https://www.npmjs.com/package/axios
This issue was reported in this VS feedback item: https://developercommunity.visualstudio.com/content/problem/531237/nodejs-debugger-launches-wrong-startup-script.html
The text was updated successfully, but these errors were encountered: