Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

e2e tests fail to run- SyntaxError: missing ) after argument list #347

Closed
jmiazga opened this issue Feb 22, 2016 · 1 comment
Closed

e2e tests fail to run- SyntaxError: missing ) after argument list #347

jmiazga opened this issue Feb 22, 2016 · 1 comment

Comments

@jmiazga
Copy link
Contributor

jmiazga commented Feb 22, 2016

After cloning the repo and doing a npm install, I run the command npm run e2e and get the following error:

SyntaxError: missing ) after argument list
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:373:25)
    at Object.Module._extensions..js (module.js:404:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:429:10)
    at Object.<anonymous> (C:\Development\angular2-webpack-starter\node_modules\ts-node\src\bin\ts-node.ts:121:12)
    at Module._compile (module.js:397:26)
    at Object.Module._extensions..js (module.js:404:10)
    at Module.load (module.js:343:32)
@PatrickJS
Copy link
Owner

can you pull latest and if you still have a problem you can open another issue thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants