You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the latest 1.3.0 release is missing some metadata as I get the following error:
ERROR in : Unexpected value 'ImgFallbackModule in <path-to-project>/node_modules/ngx-img-fallback/src/app/modules/ngx-img-fallback/ngx-img-fallback.module.d.ts' imported by the module 'SharedModule in <path-to-project>/src/app/shared/shared.module.ts'. Please add a @NgModule annotation.
Downgrading to 1.2.0 fixes this issue.
The text was updated successfully, but these errors were encountered:
Seems like the latest
1.3.0
release is missing some metadata as I get the following error:Downgrading to
1.2.0
fixes this issue.The text was updated successfully, but these errors were encountered: