Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Commit fe37a03 breaks unit tests #390

Closed
jmiazga opened this issue Mar 7, 2016 · 0 comments
Closed

Commit fe37a03 breaks unit tests #390

jmiazga opened this issue Mar 7, 2016 · 0 comments

Comments

@jmiazga
Copy link
Contributor

jmiazga commented Mar 7, 2016

λ npm run test

> angular2-webpack-starter@3.0.0 test C:\Development\angular2-webpack-starter
> karma start

07 03 2016 09:37:00.287:ERROR [config]: Error in config file!
 [SyntaxError: Unexpected token {]
SyntaxError: Unexpected token {
    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 Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at module.exports (C:\Development\angular2-webpack-starter\karma.conf.js:4:27)
    at Object.parseConfig (C:\Development\angular2-webpack-starter\node_modules\karma\lib\config.js:316:5)
    at new Server (C:\Development\angular2-webpack-starter\node_modules\karma\lib\server.js:57:20)
    at Object.exports.run (C:\Development\angular2-webpack-starter\node_modules\karma\lib\cli.js:243:7)
    at Object.<anonymous> (C:\Development\angular2-webpack-starter\node_modules\karma\bin\karma:3:23)
    at Module._compile (module.js:397:26)
    at Object.Module._extensions..js (module.js:404:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant