amitmahida92 / ng4-loading-spinner

Angular 4 custom async loading spinner.
MIT License
69 stars 31 forks source link

problem with loader #15

Closed xAqweRx closed 6 years ago

xAqweRx commented 6 years ago

ERROR in Error: Error encountered resolving symbol values statically. Function calls are not supported. Consider replacing the function or lambda with a reference to an exported function (position 194:50 in the original .ts file), resolving symbol NgModule in ./node_modules/ng4-loading-spinner/node_modules/@angular/core/core.d.ts, resolving symbol Ng4LoadingSpinnerModule in .node_modules/ng4-loading-spinner/ng4LoadingSpinner.module.d.ts, resolving symbol Ng4LoadingSpinnerModule in .node_modules/ng4-loading-spinner/ng4LoadingSpinner.module.d.ts

amitmahida92 commented 6 years ago

Hi @xAqweRx , Can you please provide more details on this? When this error come? (Please mention scenario). The tools you are using (like CLI or custom webpack setup or system JS).

amitmahida92 commented 6 years ago

Hello @xAqweRx ,

Have updated the component to support in all latest environments.

Please udpate it to the latest version and do let me know if you still face the same issue again :+1: