AOT problem in v15.4.0.17

Hi,

I wannt to update my syncfusion components to v15.4.0.17 from v15.3.0.33 and I am getting the following error when building aot:
ERROR in Metadata version mismatch for module ***/node_modules/ej-angular2/src/ej/core.d.ts, found version 4, expected 3

ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory'

npm start and npm build works fine and do not throw that error.
This is new in 15.4.0.17 so is this bug or is problem any where else?

Regards,
Marko

3 Replies

SS Subha Shree Ramanathan Syncfusion Team November 21, 2017 05:17 AM UTC

Hi Marko, 

Thanks for contacting Syncfusion Support. 

To resolve this issue, we recommend you to upgrade our latest version of ej-angular2 package which is 15.4.0.18. Run the below command to install the latest version of NPM package ej-angular2 

npm install [email protected] --save 

We have implemented our Angular seeds to quick-start with Syncfusion Angular components.  


Refer to the below user guide documentation for getting started with our Angular components. 


Please let us know if you need further assist on this. 

Regards, 
Subha Shree D.R 



MA Marko November 21, 2017 07:37 AM UTC

Hi

thank you for your fast support. Obviously I overlooked update for ej-angular2. Update has solved the problem.

Regards
Marko


SS Subha Shree Ramanathan Syncfusion Team November 23, 2017 07:18 AM UTC

Hi Marko, 

We are happy hear that your issue has been resolved.  

Please let us know if you need further assistance on this.  

Thanks, 
Subha Shree D.R 


Loader.
Up arrow icon