infra-alert-bridge-0.1.0
default.checks.x86_64-linux.package-infra-alert-bridge
· build #231
· raw
unpackPhase
1unpacking source archive /nix/store/82d90g0avyj5jq9kvj11p71rrx474phy-source2source root is sourceconfigurePhase
3no configure script, doing nothing4Executing npmConfigHook5Configuring npm6npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.7npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.8npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.9Installing patched package.json/package-lock.json10Installing dependencies11npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.12npm warn ERESOLVE overriding peer dependency13npm warn While resolving: wrangler@4.123.014npm warn Found: @cloudflare/workers-types@4.20260702.115npm warn node_modules/@cloudflare/workers-types16npm warn dev @cloudflare/workers-types@"file:/nix/store/h88bcmhd0fwkax3a189i141d7cxp9yvm-workers-types-4.20260702.1.tgz" from the root project17npm warn18npm warn Could not resolve dependency:19npm warn peerOptional @cloudflare/workers-types@"^5.20260811.1" from wrangler@4.123.020npm warn node_modules/wrangler21npm warn dev wrangler@"file:/nix/store/ljcll2xm5c2a3fcywrffhh299ax16k6l-wrangler-4.123.0.tgz" from the root project22npm warn ERESOLVE overriding peer dependency23npm warn While resolving: wrangler@4.123.024npm warn Found: @cloudflare/workers-types@undefined25npm warn node_modules/@cloudflare/workers-types26npm warn dev @cloudflare/workers-types@"file:/nix/store/h88bcmhd0fwkax3a189i141d7cxp9yvm-workers-types-4.20260702.1.tgz" from the root project27npm warn28npm warn Could not resolve dependency:29npm warn peerOptional @cloudflare/workers-types@"^5.20260811.1" from wrangler@4.123.030npm warn node_modules/wrangler31npm warn dev wrangler@"file:/nix/store/ljcll2xm5c2a3fcywrffhh299ax16k6l-wrangler-4.123.0.tgz" from the root project32npm error code ENOTCACHED33npm error request to https://registry.npmjs.org/@cloudflare%2fworkers-types failed: cache mode is 'only-if-cached' but no cached response is available.34npm error A complete log of this run can be found in: /build/.npm/_logs/2026-08-16T06_51_13_165Z-debug-0.log3536ERROR: npm failed to install dependencies3738Here are a few things you can try, depending on the error:391. Set `npmFlags = [ "--legacy-peer-deps" ]`40