atom-node-debugger icon indicating copy to clipboard operation
atom-node-debugger copied to clipboard

Node-debugger not working on sierra mac os

Open nomanmaqsood opened this issue 7 years ago • 0 comments

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

nomanmaqsood avatar Jun 07 '17 13:06 nomanmaqsood