strapi-provider-upload-google-cloud-storage icon indicating copy to clipboard operation
strapi-provider-upload-google-cloud-storage copied to clipboard

Node 18

Open galago opened this issue 1 year ago • 4 comments

After upgrading to latest version of Strapi that requires Node 18 I found an issue with this plugin

[email protected]: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.16.1"

Is there any update coming to fix this issue?

galago avatar Oct 16 '23 10:10 galago

@galago, upgrade the library to v4.10.5

But the minimum node version in the library's package.json must be updated anyway since v16 EOL

alumedot avatar Oct 24 '23 12:10 alumedot

yeah, it's updated to the latest version but now Strapi is in V18. So this module won't work anymore

galago avatar Oct 25 '23 09:10 galago

+1 for this. If I enforce node >= 18 in my package.json, the build fails because of this plugin. As per the 4.14.4 release notes, strapi is no longer guaranteed to be compatible with node < 18:

https://github.com/strapi/strapi/releases/tag/v4.14.4

edporras avatar Nov 06 '23 12:11 edporras

any news about this?

galago avatar Nov 09 '23 08:11 galago