2 Commits

Author SHA1 Message Date
Lily Foster 4a6511fb98 nodejs: make buildNpmPackage git dep lockfile fixup fail gracefully when no lockfile exists and git deps forced
Some git dependencies with install scripts might genuinely have no
declared dependencies of their own and thus theoretically should be able
to build without a lockfile. Making the lockfile fixup fail gracefully
instead of fatally when `forceGitDeps = true` is on allows those
packages to work.
2024-04-17 14:47:16 -05:00
Lily Foster 47efc60157 nodejs: add helper patch for buildNpmPackage 2023-05-20 18:29:36 -04:00