samvloeberghs / kwerri-oss-bu

(OLD) Kwerri OSS: samvloeberghs.be + jsonld + seo service + scully-plugin-minify-html + scully-plugin-disable-angular
http://kwerri.be
MIT License
59 stars 16 forks source link

Not compatible with Angular 16 #95

Open kisimediaDE opened 1 year ago

kisimediaDE commented 1 year ago

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:

'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

samvloeberghs commented 1 year ago

Sorry for the late response. For whatever reason I was not informed of notifications on this repo..

https://www.npmjs.com/package/ngx-seo Can you check v6.0.0 if you still need it please?