gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: work around pnpm install issu


From: gnunet
Subject: [taler-wallet-core] branch master updated: work around pnpm install issue
Date: Tue, 06 Jun 2023 14:48:24 +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 1ee212b5d work around pnpm install issue
1ee212b5d is described below

commit 1ee212b5d6aad91425bb66ae83b4c1cda44bd3b2
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jun 6 14:48:21 2023 +0200

    work around pnpm install issue
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 644076e65..3685f6b91 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ webextension-dev:
 
 .PHONY: embedded
 embedded:
-       pnpm install --frozen-lockfile --filter 
@gnu-taler/taler-wallet-embedded...
+       pnpm install --frozen-lockfile --ignore-scripts --filter 
@gnu-taler/taler-wallet-embedded...
        pnpm run --filter @gnu-taler/taler-wallet-embedded compile
        @echo built 
packages/taler-wallet-embedded/dist/taler-wallet-core-qjs.mjs
 

-- 
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]