nixbot

builds

failed garage-ui-frontend-0.11.1 default.checks.x86_64-linux.package-garage-ui · build #689 · raw

unpackPhase
1unpacking source archive /nix/store/29hngw9x4x7dyxxf9x2v46vpw2nd505w-source2source root is source/frontend
patchPhase
3Executing npmConfigHook4Configuring npm5Validating consistency between /build/source/frontend/package-lock.json and /nix/store/3m0gzba8l4nvwr3j7j9g44hc49dcpw3x-garage-ui-frontend-0.11.1-npm-deps/package-lock.json6Setting npm_config_cache to /nix/store/3m0gzba8l4nvwr3j7j9g44hc49dcpw3x-garage-ui-frontend-0.11.1-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 error code ENOTCACHED12npm error request to https://registry.npmjs.org/zustand failed: cache mode is 'only-if-cached' but no cached response is available.13npm error Log files were not written due to an error writing to the directory: /nix/store/3m0gzba8l4nvwr3j7j9g44hc49dcpw3x-garage-ui-frontend-0.11.1-npm-deps/_logs14npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal1516ERROR: npm failed to install dependencies1718Here are a few things you can try, depending on the error:191. Set `npmDepsFetcherVersion = 2` (and update `npmDepsHash`)202. Set `makeCacheWritable = true`21 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.223. Set `npmFlags = [ "--legacy-peer-deps" ]`23