LightTable / Javascript

Javascript language plugin for Light Table
MIT License
56 stars 79 forks source link

--debug Depricated in Node.js Version 8 #25

Open ShadowCommander opened 7 years ago

ShadowCommander commented 7 years ago

In Node.js version 8 when the NodeJS connection is run it errors with:

node[stderr]: (node:6556) [DEP0062] DeprecationWarning: node --debug and node --debug-brk are invalid. Please use node --inspect or node --inspect-brk instead.