nixpkgs/pkgs/build-support/node/fetch-yarn-deps
Adam Joseph 9cac7a7475 fetch-yarn-deps: improve diagnostic messages
When the hash of an url being fetched does not match the expected value, this
commit will cause fetch-yarn-deps to include the url in the error message to
assist debugging.
2024-07-25 11:37:44 +02:00
..
tests fetchYarnDeps: fix broken fetching logic for github releases 2024-07-25 11:37:39 +02:00
common.js
default.nix yarnBuildHook: init 2024-07-10 09:39:02 +03:00
fixup.js fetch-yarn-deps: handle yarn.lock deps without a resolved url 2024-07-10 09:39:10 +03:00
index.js fetch-yarn-deps: improve diagnostic messages 2024-07-25 11:37:44 +02:00
yarn-build-hook.sh doc/javascript: document yarn{Config,Build}Hook 2024-07-10 09:39:03 +03:00
yarn-config-hook.sh yarnConfigHook: init 2024-07-10 09:39:02 +03:00