You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The configuration server ui uses yarn v1.16.0 (see build.gradle in the inspectit-ocelot-configurationserver component), which has conflicts if the yarn.lock file was generated by v.1.2x.
Describe the solution you'd like
Increase the yarn version and test it thoroughly.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The configuration server ui uses yarn
v1.16.0
(seebuild.gradle
in theinspectit-ocelot-configurationserver
component), which has conflicts if theyarn.lock
file was generated byv.1.2x
.Describe the solution you'd like
Increase the yarn version and test it thoroughly.
The text was updated successfully, but these errors were encountered: