-
Notifications
You must be signed in to change notification settings - Fork 2
fix: Build and test node 24-alpine #2
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
Conversation
|
This issue seems to cause the broken pipeline for docker-medusa when using the @medusa/cli. |
|
There is an attempt to fix the issue in auth0/node-jwa#52 meanwhile the root cause will be revert in nodejs/node#58211 |
|
Recently, you may face a broken pipeline due to the following error. The root cause seems to be related to SlowBuffer EOL which hopefully will be reverted. For the permanent fix, the |
|
Note: SlowBuffer reverted in Node 24.0.1 |
No description provided.