hermes-frontend-2026.8.3
aarch64-linux.pkgs-hermes-agent
· build #2230
· raw
unpackPhase
1unpacking source archive /nix/store/vphwr3lqih31q191w4lwyrchgj7k424i-source2source root is sourcepatchPhase
3Executing npmConfigHook4Configuring npm5Validating consistency between /build/source/package-lock.json and /nix/store/z7gvk2sshaigj8h1xsigi6jr5vdc2qil-hermes-frontend-2026.8.3-npm-deps/package-lock.json6Setting npm_config_cache to /nix/store/z7gvk2sshaigj8h1xsigi6jr5vdc2qil-hermes-frontend-2026.8.3-npm-deps7Installing dependencies8npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.9npm warn Unknown env config "platform". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.10npm warn Unknown env config "arch". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.11npm warn Unknown project config "min-release-age-exclude". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.12npm error code EBADENGINE13npm error engine Unsupported engine14npm error engine Not compatible with your version of node/npm: hermes-agent@1.0.015npm error notsup Not compatible with your version of node/npm: hermes-agent@1.0.016npm error notsup Required: {"node":">=22.22.0","npm":"<11.10.0 || >=11.17.0"}17npm error notsup Actual: {"node":"v24.18.1","npm":"11.16.0"}18npm error Log files were not written due to an error writing to the directory: /nix/store/z7gvk2sshaigj8h1xsigi6jr5vdc2qil-hermes-frontend-2026.8.3-npm-deps/_logs19npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal2021ERROR: npm failed to install dependencies2223Here are a few things you can try, depending on the error:241. Set `npmDepsFetcherVersion = 2` (and update `npmDepsHash`)252. Set `makeCacheWritable = true`26 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.273. Set `npmFlags = [ "--legacy-peer-deps" ]`28