We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebed78 commit 8f155e1Copy full SHA for 8f155e1
catalog/ui/catalog-ui-search/pom.xml
@@ -231,7 +231,7 @@
231
<goal>yarn</goal>
232
</goals>
233
<configuration>
234
- <arguments>install --mutex network</arguments>
+ <arguments>install --mutex file:${java.io.tmpdir}/.yarnLock</arguments>
235
</configuration>
236
</execution>
237
<execution>
pom.xml
@@ -539,7 +539,7 @@
539
540
541
542
543
544
545
0 commit comments