atom-node-debugger
atom-node-debugger copied to clipboard
Node-debugger not working on sierra mac os
I added node path in my config file but not able to save config file
this error occured while saving config.json
[stdin]:7:21: error: unexpected newline "node-debugger":
this is my config.json file
"*": editor: showIndentGuide: true tabLength: 4 "exception-reporting": userId: "23c95a2f-5256-413a-a1bb-3b6dc0ca38f3" "node-debugger": nodePath: "/usr/local/bin/node" welcome: showOnStartup: false