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

Unexpected token You may need an appropriate loader to handle this file type. #32

Open
linhnobi opened this issue Mar 3, 2017 · 0 comments

Comments

@linhnobi
Copy link

linhnobi commented Mar 3, 2017

Help me
[60] (webpack)-dev-server/client?http://localhost:8080 2.14 kB {2} [built]

ERROR in ./app/ts/vendor.ts
Module parse failed: E:\03. Work\01.JavaCript\02. AngularJS\test\angular2-rxjs-chat\node_modules\tslint-loader\index.js!E:\03. Work\01.JavaCript\02. AngularJS\test\angular2-rxjs-chat\app\ts\vendor.ts Line 2: Unexpected token
You may need an appropriate loader to handle this file type.
| // Polyfills
| import 'core-js/es6';
| import 'core-js/es6';
| import 'core-js/es7/reflect';
@ multi vendor

ERROR in ./app/ts/app.ts
Module parse failed: E:\03. Work\01.JavaCript\02. AngularJS\test\angular2-rxjs-chat\node_modules\tslint-loader\index.js!E:\03. Work\01.JavaCript\02. AngularJS\test\angular2-rxjs-chat\app\ts\app.ts Line 9: Unexpected token
You may need an appropriate loader to handle this file type.
| */
|
| import {
| NgModule,
| Component
@ multi app
webpack: Failed to compile.

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