Experience-Monks / devtool

[OBSOLETE] runs Node.js programs through Chromium DevTools
MIT License
3.76k stars 148 forks source link

Debugging script doesn't appear in "Source" tab (Win7 32-bit) #89

Open Elnee opened 8 years ago

Elnee commented 8 years ago

I have just a .js file. For example, this: Just a .js file

When I try to debug this I usually have next result: Result

Javascript, as you can see, executes normally. But in tab "Source" is nothing. Source code doesn't appear: Proof

I like devtool and I'll be very grateful if you fix it. I use Win7 32-bit.