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

Request for Node.js 20 Support #847

Closed
yamadashy opened this issue Dec 24, 2023 · 2 comments
Closed

Request for Node.js 20 Support #847

yamadashy opened this issue Dec 24, 2023 · 2 comments

Comments

@yamadashy
Copy link

Hello,

I'm currently utilizing webextension-toolbox in my project and have found it immensely beneficial. I'm reaching out to request support for Node.js version 20.

I recently faced an issue indicating that webpack-watched-glob-entries-plugin supported up to version 18 when updating to Node.js 20. Fortunately, they have now released version 3.0.0 compatible with Node.js 20, as seen here:

With this in mind, updating webpack-watched-glob-entries-plugin to ^3.0 seems promising for Node.js 20 compatibility. However, I'm also aware that transitioning to Node.js 20 might bring up other unforeseen issues or dependencies that need to be addressed. I would greatly appreciate if you could review and consider these potential challenges in your update process.

Thank you for your dedication to maintaining and improving webextension-toolbox.

Best regards.

@tm1000
Copy link
Member

tm1000 commented Dec 24, 2023

Most of the work for this is in PR #832

It should still work in node 20. You just have to ignore the warnings.

@yamadashy
Copy link
Author

yamadashy commented Dec 24, 2023

I apologize for overlooking PR #832 earlier. Thank you for your efforts and dedication in maintaining compatibility with Node.js 20.

If there are no further issues, I would be grateful if this issue could be closed.

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

2 participants