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

Enable Debugging in kyt (Node Debugger in Chrome Dev tools) #113

Closed
jkosturko opened this issue Sep 9, 2016 · 3 comments
Closed

Enable Debugging in kyt (Node Debugger in Chrome Dev tools) #113

jkosturko opened this issue Sep 9, 2016 · 3 comments
Assignees

Comments

@jkosturko
Copy link

jkosturko commented Sep 9, 2016

I am looking for a way to run --debug=true with docker for project-vi.

Here is how to run the debugger that I would like to run:
https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27#.elnqyj305

@gontard
Copy link

gontard commented Nov 2, 2016

@delambo I use kyt dev -- --inspect, and it works.

I have just a small issue. The souce map is detected by chrome-dev-tools, but my server files are not mapped (i saw only a big server/main.js file), only node_modules are mapped.

capture d ecran 2016-11-02 a 15 06 21

Any ideas ?

I use kyt 0.3.0, node 6.7.0 on MacOS Sierra.

@delambo
Copy link
Member

delambo commented Nov 2, 2016

@gontard - Can you open an issue? Thanks!

@gontard
Copy link

gontard commented Nov 3, 2016

@delambo done: #319

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

5 participants