Gbuomprisco / ngx-content-loading

Angular component to create SVG loading placeholders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 6 support

FilipLukac opened this issue · comments

Angular: 6.0.2
Angular.cli: 6.0.2

When I want to build my app it says:

ERROR in Error during template compile of 'NgxContentLoadingModule'
  Function calls are not supported in decorators in 'NgModule'
    'NgModule' calls a function at ../@angular/core/core.ts(194,31).

When I want to use ng serve it says

WARNING in ./node_modules/ngx-content-loading/node_modules/@angular/core/esm5/core.js
6436:15-36 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/ngx-content-loading/node_modules/@angular/core/esm5/core.js
6456:15-102 Critical dependency: the request of a dependency is an expression

Can you try the latest version?

It works now