Hello, I create a project .NetCore Angular2 project. Was working good. I started following the step by step development guide. I added a new component. No compiling error in the project server side or client side. But I am facing the below error. I removed the component. Still that error. I cant figure out why just adding a component makes thing go that bad.
Uncaught SyntaxError: Unexpected token < at p (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:2:523) at Function.globalEval (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:2:2595) at text script (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:4:17204) at Nb (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:4:10360) at A (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:4:13887) at XMLHttpRequest.eval (eval at webpackJsonp.14.module.exports (scripts.bundle.js:266), <anonymous>:4:16491) at XMLHttpRequest.wrapFn (polyfills.bundle.js:6489) at ZoneDelegate.webpackJsonp.543.ZoneDelegate.invokeTask (polyfills.bundle.js:5614) at Object.onInvokeTask (vendor.bundle.js:39489) at ZoneDelegate.webpackJsonp.543.ZoneDelegate.invokeTask (polyfills.bundle.js:5613) at Zone.webpackJsonp.543.Zone.runTask (polyfills.bundle.js:5413) at XMLHttpRequest.ZoneTask.invoke (polyfills.bundle.js:5667)
1 Answer(s)
-
0
Hi,
I think your problem is solved, right ? By the way, you can write all of your questions to premium forum section, do you have any problem on that ?
Thanks.