Console showing "Object.eval (/node_modules/ej-angular2/src/ej/spreadsheet.component.js:13:1)" error
Hi,
Any advice on what's wrong with my current settings would be appreciated.
(index):17 Error: (SystemJS) Unexpected token <
SyntaxError: Unexpected token <
at eval ()
at Object.eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:13:1)
at eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:332:4)
Evaluating http://localhost:54642/jquery-validation
Evaluating http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js
Evaluating http://localhost:54642/node_modules/ej-angular2/src/index.js
Evaluating http://localhost:54642/app/app.module.js
Evaluating http://localhost:54642/app/main.js
Error loading http://localhost:54642/app/main.js
at eval ()
at Object.eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:13:1)
at eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:332:4)
Evaluating http://localhost:54642/jquery-validation
Evaluating http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js
Evaluating http://localhost:54642/node_modules/ej-angular2/src/index.js
Evaluating http://localhost:54642/app/app.module.js
Evaluating http://localhost:54642/app/main.js
Error loading http://localhost:54642/app/main.js
SIGN IN To post a reply.
2 Replies
Hi,Any advice on what's wrong with my current settings would be appreciated.(index):17 Error: (SystemJS) Unexpected token <SyntaxError: Unexpected token <at eval () at Object.eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:13:1)at eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:332:4)Evaluating http://localhost:54642/jquery-validationEvaluating http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.jsEvaluating http://localhost:54642/node_modules/ej-angular2/src/index.jsEvaluating http://localhost:54642/app/app.module.jsEvaluating http://localhost:54642/app/main.jsError loading http://localhost:54642/app/main.jsat eval () at Object.eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:13:1)at eval (http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.js:332:4)Evaluating http://localhost:54642/jquery-validationEvaluating http://localhost:54642/node_modules/ej-angular2/src/ej/spreadsheet.component.jsEvaluating http://localhost:54642/node_modules/ej-angular2/src/index.jsEvaluating http://localhost:54642/app/app.module.jsEvaluating http://localhost:54642/app/main.jsError loading http://localhost:54642/app/main.js
Problem fixed by adding 'syncfusion-javascript': 'npm:syncfusion-javascript' in systemjs.config.js
AS
Abinaya Subbiah
Syncfusion Team
August 28, 2017 09:05 AM UTC
Hi Joe,
Thanks for contacting Syncfusion support.
Also happy to hear that your issue has been resolved. We have implemented seed applications, to quick-start with Syncfusion JavaScript Angular components. Please refer to the below link for SystemJS seed application.
You can find module loading configuration in systemjs.config.js file to render Syncfusion Angular components. Refer to the below code snippet.
|
Refer to the below documentation link for getting started with seed application.
We also implemented Angular sample browser using our JavaScript Angular components.
Please let us know if you need further assist on this.
Regards,
Abinaya S
SIGN IN To post a reply.
- 2 Replies
- 2 Participants
-
JO Joe
- Aug 28, 2017 02:43 AM UTC
- Aug 28, 2017 09:05 AM UTC