Skip to content

Instantly share code, notes, and snippets.

@zkochan
Created January 6, 2015 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zkochan/3de6ec2e1b00dd95a43b to your computer and use it in GitHub Desktop.
Save zkochan/3de6ec2e1b00dd95a43b to your computer and use it in GitHub Desktop.
Node-inspector exception when running it against ActionHero on Windows
debugger listening on port 5858
C:\node-dev\actionHero-tutorial\node_modules\.bin\actionHero:2
basedir=`dirname “$0"`
^
SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment