eexit / ghost-storage-cloudinary

:rocket: A fully-featured and deeply tested Cloudinary Ghost storage adapter

Home Page:https://ghost.org/integrations/cloudinary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Node 18

ceecko opened this issue · comments

commented

ghost-storage-cloudinary cannot be installed with Node.js v18 due to the following error:

error ghost-storage-cloudinary@2.2.5: The engine "node" is incompatible with this module. Expected version "^14.17.0 || ^16.13.0". Got "18.16.1"

Would it be possible to add support for Node.js v18?

Would you happen to have any update on this change?

I can open an MR for this.

related fork is #171