gustafc
gustafc
## Description of the issue The `docker-compose exec` and `docker compose exec` style invocations generate slightly different output, which I believe to be a bug in the `docker compose exec`...
*TL;DR:* yarn 3.2.0 seems to ignore auth tokens in `$HOME/.yarnrc.yml`, since the token generated by `yarn npm login` has to be manually added to `$PROJECT/.yarnrc.yml` to authenticate when doing `yarn...
### Self-service - [x] I'd be willing to implement a fix ### Describe the bug (This is sort of a follow-up to #4341, where I tried to upgrade to yarn...