Greg Ferreri
Greg Ferreri
I think this ought to be re-opened. yarn 2 includes plug-n-play support by default. This does not work when referencing a webpack file in `node_modules` folder.
I've just encountered the exact same issue with a sample nextjs app added to an existing yarn 3 - based monorepo. I _think_ that the problem is that the `next`...
Is there any workaround to this bug that would allow installation of third-party packages from a private repo? In my case, I'd like to install `@fortawesome/fontawesome-pro` and I am unable...
My team also went to Vercel because of this.
[Here's ](https://github.com/gferreri/dependabot-pnpm-bug-example)a minimal example.