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

Does not support Node.js v18.16.0 #1977

Closed
mopduan opened this issue May 24, 2023 · 3 comments
Closed

Does not support Node.js v18.16.0 #1977

mopduan opened this issue May 24, 2023 · 3 comments
Assignees
Labels
💥 Bug Something isn't working
Milestone

Comments

@mopduan
Copy link

mopduan commented May 24, 2023

Simple-keyboard version
3.5.64

Describe the bug
npm i Error! Does not support Node.js v18.16.0

Screenshots
image

@hodgef hodgef added the 💥 Bug Something isn't working label May 25, 2023
@hodgef hodgef added this to the 3.6.0 milestone May 25, 2023
@gvolt
Copy link

gvolt commented May 25, 2023

IIRC you can workaround this issue using

export NODE_OPTIONS=--openssl-legacy-provider && npm run build

@hodgef hodgef closed this as completed in 5e3a037 May 26, 2023
@hodgef
Copy link
Owner

hodgef commented May 26, 2023

I updated the Webpack version, which should fix the issue out of the box (5e3a037). Please let me know if you still encounter the issue. Thanks!

@mopduan
Copy link
Author

mopduan commented May 26, 2023

I updated the Webpack version, which should fix the issue out of the box (5e3a037). Please let me know if you still encounter the issue. Thanks!

After update simple-keyboard to latest version, everything is ok!

Thanks for your quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants