From ddac157cc65437836a5d07f289c523e0e3d5a988 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 30 Jun 2023 15:36:54 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=89=8D=E7=AB=AF=20npm=20install=20?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A--legacy-peer-deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index 5cb596e0f5..42634a3123 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -52,7 +52,7 @@ "install", so unless you need to run some other yarn command, you can remove this whole section. --> - install + install --legacy-peer-deps