Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Doesn't run on Win 7 #2

Closed
wildeyes opened this issue Dec 9, 2015 · 4 comments
Closed

Doesn't run on Win 7 #2

wildeyes opened this issue Dec 9, 2015 · 4 comments

Comments

@wildeyes
Copy link

wildeyes commented Dec 9, 2015

> gulper

SyntaxError: Unexpected token ILLEGAL
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:404:25)
    at Module._extensions..js (module.js:432:10)
    at Object.nodeDevHook [as .js] (C:\...\project\node_modules\node-dev\lib\hook.js:43:7)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (C:\...\project\node_modules\node-dev\lib\wrap.js:58:1)
    at Module._compile (module.js:425:26)
[ERROR] 11:08:26 SyntaxError
@anatoo
Copy link
Owner

anatoo commented Dec 9, 2015

Unfortunately I don't have a windows machine. So I'm not going to investigate. Could you investigate this problem instead of me?

@wildeyes
Copy link
Author

Sure. Do you have an idea where to look and what it could be? Seems related
to the node-dev module.

On Wed, 9 Dec 2015 11:30 anatoo notifications@github.com wrote:

Unfortunately I don't have a windows machine. So I'm not going to
investigate. Could you investigate this problem instead of me?


Reply to this email directly or view it on GitHub
#2 (comment).

Sincerely, Daniel.

@kirillgroshkov
Copy link

+1, nice to fix it for windows, here's my stacktrace:

c:\www\ncapp>gulper default
SyntaxError: Unexpected token ILLEGAL
at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:414:25) at Module._extensions..js (module.js:442:10) at Object.nodeDevHook as .js at Module.load (module.js:356:32) at Function.Module._load (module.js:311:12) at Module.require (module.js:366:17) at require (module.js:385:17) at Object. (C:\Users\kirill.kirill-home\AppData\Roaming\npm\node_modules\gulper\node_modules\node-dev\lib\wrap.js:58:1) at Module._compile (module.js:435:26) [ERROR] 23:57:21 SyntaxError

@anatoo
Copy link
Owner

anatoo commented Jan 16, 2017

Closing. If there are problem on Windows, feel free to reopen this issue.

@anatoo anatoo closed this as completed Jan 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants