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

Error When starting the client #55

Closed
PhilippeCorreges opened this issue Feb 24, 2016 · 3 comments
Closed

Error When starting the client #55

PhilippeCorreges opened this issue Feb 24, 2016 · 3 comments

Comments

@PhilippeCorreges
Copy link

After npm install I ran npm start and got following issues :

ERROR in ./src/index.ts
Module build failed: Error: Could not find the following rules specified in the configuration:
no-trailing-comma

at Object.loadRules (/angular2-authentication-sample/node_modules/tslint/lib/ruleLoader.js:29:15)
at Linter.lint (/angular2-authentication-sample/node_modules/tslint/lib/tslint.js:24:44)
at Object.lint (/angular2-authentication-sample/node_modules/tslint-loader/index.js:55:23)
at Object.module.exports /angular2-authentication-sample/node_modules/tslint-loader/index.js:139:8)
@ multi app

@kareljan
Copy link

Having the same error

@wowczarczyk
Copy link

+1. As a workaround I have just removed this rule from tslist.js

@PhilippeCorreges
Copy link
Author

Thank you

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

3 participants