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
{{ message }}
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
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.
Hope to get a reply
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: