-
Notifications
You must be signed in to change notification settings - Fork 75
Cannot find module '_debugger' #263
Comments
Seems like the _debugger module was removed from node in v8 nodejs/node@90476ac6ee |
I still get this every time I open Atom... |
got this problem too |
same problem. Is there any workaround?? |
same, any solution? |
same, solution? anybody solved? |
There does not seem to be a solution to this issue, or support for the package. Someone else suggested using atonm-ide-debgger-node, but that package is not intuitive, and does not have a list of commands. |
Just redirect to this from the Atom error reporter that simply suggests uninstalling this package: #266 |
Yes, but it suggests to get rid of Atom and I love atom. So the trick is to find a working nodejs-debugger:
|
I certainly want to use some solution for Atom, but there seem to be a lot of old, out-dated, or broken articles or packages. This xatom stuff seems to be pretty good adding UI to Atom, although all that exist now are
Although I'm not trying to do anything remote, just a local fs script as I can describe in that issue link.. Just want to find a decent debugging solution for NodeJS projects and Atom, or at least through the CLI. So many old or broken articles, programs and such like |
The text was updated successfully, but these errors were encountered: