eexit / ghost-storage-cloudinary

:rocket: A fully-featured and deeply tested Cloudinary Ghost storage adapter
https://ghost.org/integrations/cloudinary/
81 stars 21 forks source link

Support Node 18 #167

Closed ceecko closed 11 months ago

ceecko commented 1 year ago

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?

pankajpatel commented 1 year ago

Would you happen to have any update on this change?

I can open an MR for this.

tkizm1 commented 1 year ago

related fork is #171