-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.18.0
-
None
-
1
-
Rejected
-
False
-
Description of problem:
I get this build warning when building: warning Pattern ["asn1js@latest"] is trying to unpack in the same destination "~/.cache/yarn/v6/npm-asn1js-2.0.26-0a6d435000f556a96c6012969d9704d981b71251-integrity/node_modules/asn1js" as pattern ["asn1js@^2.0.26"]. This could result in non-deterministic behavior, skipping.
Version-Release number of selected component (if applicable):
4.18.0
How reproducible:
Always
Steps to Reproduce:
1. Run ./clean-frontend && ./build-frontend.sh 2. Observe build output 3.
Actual results:
I get the warning
Expected results:
No warning
Additional info: