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.js just released v21.6.0 and it's breaking the build/compile. Fix listed. #11

Open
jakeloftis opened this issue Jan 16, 2024 · 0 comments

Comments

@jakeloftis
Copy link

jakeloftis commented Jan 16, 2024

Node.js just released v21.6.0 and it's breaking the build/compile. Fix listed. #11

Change the following:

DiscordEarsBot > package.json > "node": "<21.6.0"

Now, the build log successfully completed. Output:

-----> Installing binaries
       engines.node (package.json):  <21.6.0
       engines.npm (package.json):   unspecified (use default)
       
       Resolving node version <21.6.0...
       Downloading and installing node 21.5.0...
       Using default npm version: 10.2.4

I think the issue is ffi-napi compatibility with the new node.js version.

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

1 participant