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

npm-check-updates: 16.14.12 -> 17.1.3 #346891

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

honnip
Copy link
Contributor

@honnip honnip commented Oct 6, 2024

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@honnip
Copy link
Contributor Author

honnip commented Oct 6, 2024

building npm-check-updates-17.1.3 (installPhase)
error: builder for '/nix/store/07bafpnazwhhiprnfl10csghaf17970b-npm-check-updates-17.1.3.drv' failed with exit code 1;
       last 25 log lines:
       > build/index-CWktU8PK.js  124.78 kB │ map:   423.93 kB
       > build/index.js           955.88 kB │ map: 3,420.30 kB
       > [vite:dts] Start rollup declaration files...
       > Analysis will use the bundled TypeScript version 5.4.2
       > *** The target project appears to use TypeScript 5.5.4 which is newer than the bundled compiler engine; consider upgrading API Extractor.
       > Analysis will use the bundled TypeScript version 5.4.2
       > *** The target project appears to use TypeScript 5.5.4 which is newer than the bundled compiler engine; consider upgrading API Extractor.
       > [vite:dts] Declaration files built in 2547ms.
       > 
       > ✓ built in 6.30s
       > Finished npmBuildHook
       > Running phase: installPhase
       > Executing npmInstallHook
       > npm error code 127
       > npm error path /build/source
       > npm error command failed
       > npm error command sh -c src/scripts/install-hooks
       > npm error sh: line 1: src/scripts/install-hooks: cannot execute: required file not found
       > npm error A complete log of this run can be found in: /build/.npm/_logs/2024-10-06T14_34_33_406Z-debug-0.log
       > jq: error (at <stdin>:7): Cannot index object with number
       >
       > up to date, audited 1 package in 1s
       >
       > found 0 vulnerabilities
       > cp: cannot create directory '/nix/store/7x5032xnqf7zk8bg7nys6pic0q6xv1mw-npm-check-updates-17.1.3/lib/node_modules/npm-check-updates/node_modules': No such file or directory
       For full logs, run 'nix log /nix/store/07bafpnazwhhiprnfl10csghaf17970b-npm-check-updates-17.1.3.drv'.

It seems that npm pack is running the prepare script although the --ignore-scripts flag is set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant