Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node 18 #180

Open
galago opened this issue Oct 16, 2023 · 4 comments
Open

Node 18 #180

galago opened this issue Oct 16, 2023 · 4 comments

Comments

@galago
Copy link

galago commented Oct 16, 2023

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

strapi-provider-upload-google-cloud-storage@4.0.0: 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?

@alumedot
Copy link

alumedot commented Oct 24, 2023

@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

@galago
Copy link
Author

galago commented Oct 25, 2023

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

@edporras
Copy link

edporras commented Nov 6, 2023

+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

@galago
Copy link
Author

galago commented Nov 9, 2023

any news about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants