Do you want to request a feature or report a bug?
What is the current behavior?
When using workspaces, when there are dependency warnings, it looks like:
warning "workspace-aggregator-7444e24d-a6d9-4fc6-a3d9-95e8c385bc26 > ....
According to #6056 this is an internal implementation detail that was intended to be fixed, but maybe was forgotten about.
I was wondering if there is a plan for this.
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Package name, workspace glob, or just hide the string? I’m not sure what the guid is intended to represent that is helpful to users.
Please mention your node.js, yarn and operating system version.
node 10.8.0
yarn 1.10.1
This is particularly bad when using:
As at the top you get this nonsense:
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THE WORKSPACE AGGREGATOR 7A75BA7A 6BC8 4519 99D7 AD735AAFFA0F PRODUCT.
@timfish, it’s been a while since I touched the code.
If you patch do all the tests pass?
If yes then send a Pull Request
Is there any solution to hide those warning?