ci: 前端 npm install 加上--legacy-peer-deps
This commit is contained in:
parent
ce7cb9b1f4
commit
ddac157cc6
|
@ -52,7 +52,7 @@
|
|||
"install", so unless you need to run some other yarn command,
|
||||
you can remove this whole <configuration> section.
|
||||
-->
|
||||
<arguments>install</arguments>
|
||||
<arguments>install --legacy-peer-deps</arguments>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in New Issue