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

Bump the used version of nan to support NodeJS 22 #1276

Open
TomaSajt opened this issue Jan 14, 2025 · 0 comments
Open

Bump the used version of nan to support NodeJS 22 #1276

TomaSajt opened this issue Jan 14, 2025 · 0 comments

Comments

@TomaSajt
Copy link

Describe the issue you are having

RIDE doesn't build with NodeJS 22 because of some ABI changes, that the selected version of the indirect dependency "nan" doesn't yet know about.

A simple fix for me was to just run npm update nan, which updated the version inside the package-lock.json

Related: NixOS/nixpkgs#369163
See build logs:
https://hydra.nixos.org/build/282401398/nixlog/2

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