Gilad Madar
Results
2
comments of
Gilad Madar
@frankleng @richb-hanover I'm having the same problem. What is **babel-node**?
@eric-xujun @stephshelley - try: ` "start-dev-api": { "command": "node $NODE_DEBUG_OPTION --expose_debug_as=v8debug --debug ./bin/api.js", "env": { "NODE_PATH": ".:./api", "APIPORT": 3030 } }, ` in the better-npm script. I haven't tested it...