Skip to content

fix: updated for node v24 use of npm ci#1128

Open
Silver-Golden wants to merge 1 commit intothsmi:masterfrom
Silver-Golden:master
Open

fix: updated for node v24 use of npm ci#1128
Silver-Golden wants to merge 1 commit intothsmi:masterfrom
Silver-Golden:master

Conversation

@Silver-Golden
Copy link
Copy Markdown

Using node v24.12.0 I ran npm install to get the updated lockfile.

NixOS recently updated the default nodejs to 24 (from 22)
NixOS/nixpkgs#462407

Was failing in Nix builds, in those builds npm ci is called and there was a mismatch between package.json and package-lock.json which caused this command to fail.

Packaged for Nix here: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/si/sieve-editor-gui/package.nix
Failed log: https://hydra.nixos.org/build/316840533/nixlog/5

Was failing in Nix builds, in those builds ``npm ci`` is called and there was a mismatch between ``package.json`` and ``package-lock.json`` which caused this command to fail.

Packaged for Nix here: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/si/sieve-editor-gui/package.nix
Failed log: https://hydra.nixos.org/build/316840533/nixlog/5
@Silver-Golden
Copy link
Copy Markdown
Author

@thsmi not sure how active ye are (last action was back in Jan/March) so I will also be having a patch downstream from ye (forcing node22)

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

Successfully merging this pull request may close these issues.

1 participant