Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No file found for debugging issue #242

Open
mngb opened this issue Apr 19, 2020 · 1 comment
Open

No file found for debugging issue #242

mngb opened this issue Apr 19, 2020 · 1 comment

Comments

@mngb
Copy link

mngb commented Apr 19, 2020

图片
After run 'indium-launch' under a nodejs project, prompt:
No file found for debugging (sourcemap issue?), download script source (might be slow)? (y or n) y
And if chose 'y', no js file pop up, only print file contents in "JS Debugger" buffer, and unable to insert breakpoint anymore.
configure in .indium.json like this:
{ "configurations": [ { "name": "init", "type": "node", "program": "node", "args": "d:/yardf/program/nodejs/node-v12.15.0-win-x64/node_modules/electron/cli.js .", "inspect-brk": true } ] }

@mngb
Copy link
Author

mngb commented Apr 19, 2020

i'm sure this issue duplicate with that in #232.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant