first question. Is this package still maintained?
The problem is since it's not compatible with Ivy #76
Here is the error message from angular:
'JsonLdModule' does not appear to be an NgModule class.
136 JsonLdModule,
~~~~~~~~~~~~
node_modules/ngx-seo/lib/json-ld/json-ld.module.d.ts:1:22
1 export declare class JsonLdModule {
~~~~~~~~~~~~
This likely means that the library (ngx-seo) which declares JsonLdModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Hey,
first question. Is this package still maintained? The problem is since it's not compatible with Ivy #76
Here is the error message from angular:
Hope to get a reply