Closed mattdesl closed 8 years ago
Actually this is a problem with syntax-error. The error is not actually coming from shebang, but our "helpful additional error messages" (using acorn) are giving a red flag for the wrong thing.
Ok, this misleading error will be fixed once this PR lands: https://github.com/mattdesl/node-syntax-error/commit/13cc3d3573b17da832248f0f0b26a15451f6364d
fixed upstream
Issue here: https://github.com/Jam3/devtool/issues/29#issuecomment-175297264
I can't reproduce problems with shebang. Running
devtool
on the following file seems to work fine: