nodejs debugging

Using node --inspect=9222 app.js results in windows64
launching the app Debugger listening on ws://127.0.0.1:5858/38d44c75-a47f-4bf8-b17e-92a97f23f992 For help see https://nodejs.org/en/docs /inspector Then enter chrome://inspect/#devices in the chrome browser address bar , click config to configure websockt to monitor ip and port, and then click Open dedicated DevTools for Node to enter the page breakpoint. This method enables remote debugging, such as debugging online bugs.








Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325373094&siteId=291194637