Typically, I use the node inspector ( https://github.com/node-inspector/node-inspector ) to debug node.js. Can this be used to connect to a remote instance of node.js running in the JVM via J2V8?
Also, it looks like the dev node.js version supports Chrome's own debugging: https://github.com/nodejs/node/pull/6792 . If J2V8 accepts this version of node.js, can I just connect the Chrome debugger directly to the JVM?
No one has answered this question yet.
See similar questions:
or similar:
Source: https://habr.com/ru/post/1667936/More articles:How to aggregate a test report to build a mutli project with various plugins? - androidЦирковые кодеры и декодеры с Http4s - scalaHow to debug J2V8 in Android using tools for Chrome developers? - androidWhat is the meaning of “common in viewport” in the CSS specification? - cssDynamic fragment of Android Google Maps in holder RecyclerView - androidCapturing all chained methods and getters using a proxy (for lazy execution) - javascriptHow to change the speed of the physical world for particle effects in a Sprite set? - swiftJavaScript proxy target (ES6) - javascripthow to convert weird text to a specific word - phpThe transfer function as a parameter in kotlin - kotlinAll Articles