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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

incompatible node version #12

Closed
luizkowalski opened this issue Jun 1, 2023 · 5 comments 路 Fixed by #13
Closed

incompatible node version #12

luizkowalski opened this issue Jun 1, 2023 · 5 comments 路 Fixed by #13

Comments

@luizkowalski
Copy link

hey 馃憢馃徎
thanks a lot for this lib!

I'm trying to upgrade to either 3.4 or 4.0 and I keep getting the same error:

error stimulus-clipboard@4.0.0: The engine "node" is incompatible with this module. Expected version "18". Got "20.2.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

checking the diff, I noticed you introduce a hardcoded node version in the requirements here. I'm not a JS developer but I wonder if it is possible to have a more relaxed node version pinning like >= 18 or something

@semanticart
Copy link

I'd also love to see this version relaxed.

@guillaumebriday
Copy link
Member

Oups my bad,

Will deploy a fix later today, sorry about that

@guillaumebriday
Copy link
Member

@guillaumebriday
Copy link
Member

Please let me know if it fixed your problem 馃憤

@luizkowalski
Copy link
Author

all good now, thanks a lot!

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

Successfully merging a pull request may close this issue.

3 participants