WalkingPizza / strapi-plugin-placeholder

Serve placeholders with your Strapi images
MIT License
29 stars 20 forks source link

Support node v18 #11

Closed niklasfjeldberg closed 1 year ago

niklasfjeldberg commented 1 year ago

Node v18 is the latest LTS version and should be supported. Currently you get an error about v16 being the latest supported version.

Confuze commented 1 year ago

It looks like it works fine with the lts version. After lifting the engine requirements in package.json the plugin function as expected on v18.14.0

eliascarella commented 1 year ago

Any reason the change hasn't been made yet ?

yasssuz commented 1 year ago

@eliascarella @niklasfjeldberg Please, consider migrating to now version: https://github.com/WalkingPizza/strapi-plugin-placeholder/issues/14