henrik-clabs

Results 4 comments of henrik-clabs

Found this [Stackoverflow Error TS2351](https://stackoverflow.com/questions/75228565/error-ts2351-this-expression-is-not-constructable-ajv-with-typescript) ```JS import Strapi, { StrapiOptions } from "strapi-sdk-js" const TheStrapi = Strapi as unknown as typeof Strapi.default const options: StrapiOptions = { url: "http://strapi-host/", }...

Still getting this error... Using | | | | ------- | ------ | | Version | 5.1.0 (node v18.20.3) | | Edition | Community | | Database | sqlite |...

After updating to Node v20, this issue did not reoccur.

I did not run this in production, but after updating to Node v20, this issue did not reoccur on my test instances.