nixbot

builds

failed claude-code-router-3.0.20 aarch64-linux.pkgs-claude-code-router · build #2758 · raw

unpackPhase
1unpacking source archive /nix/store/z7jzi2k5vk4622vxh1q98pb1723d5qvk-source2source root is source
patchPhase
3Executing npmConfigHook4Configuring npm5Validating consistency between /build/source/package-lock.json and /nix/store/6i028ch6kqmgfy4azp28zxn23gz2pxk7-claude-code-router-3.0.20-npm-deps/package-lock.json6Making cache writable7Setting npm_config_cache to /build/cache8Installing dependencies9/nix/store/0y8b0dqr0mly4a3zr4w3iydz3h7v6c0g-npm-config-hook/nix-support/setup-hook: line 125: npm: command not found1011ERROR: npm failed to install dependencies1213Here are a few things you can try, depending on the error:141. Set `npmDepsFetcherVersion = 2` (and update `npmDepsHash`)152. Set `makeCacheWritable = true`16 Note that this won't help if npm is complaining about not being able to write to the logs directory -- look above that for the actual error.173. Set `npmFlags = [ "--legacy-peer-deps" ]`18