pnpm workaround
This commit is contained in:
parent
deed068c0e
commit
9d35a7dc9b
3
Makefile
3
Makefile
@ -120,6 +120,7 @@ install: compile
|
||||
|
||||
# Install taler-wallet-cli and taler-harness
|
||||
install-tools:
|
||||
pnpm install --frozen-lockfile --filter @gnu-taler/taler-wallet-cli... --filter @gnu-taler/taler-harness...
|
||||
pnpm install --frozen-lockfile --ignore-scripts --filter @gnu-taler/taler-wallet-cli... --filter @gnu-taler/taler-harness...
|
||||
pnpm run --filter @gnu-taler/taler-wallet-cli... --filter @gnu-taler/taler-harness... compile
|
||||
make -C packages/taler-wallet-cli install-nodeps
|
||||
make -C packages/taler-harness install-nodeps
|
||||
|
Loading…
Reference in New Issue
Block a user