gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: pnpm workaround


From: gnunet
Subject: [taler-wallet-core] branch master updated: pnpm workaround
Date: Tue, 06 Jun 2023 14:59:59 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 9d35a7dc9 pnpm workaround
9d35a7dc9 is described below

commit 9d35a7dc9b47701abf893987b5e0d3d1e99effb0
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jun 6 14:59:56 2023 +0200

    pnpm workaround
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 48466b5aa..5869655ba 100644
--- a/Makefile
+++ b/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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]