Not specifically related to SST, but any chance an...
# help
d
Not specifically related to SST, but any chance anyone here has successfully gotten Yarn v3 to work in a monorepo (yarn workspaces) where it uses at least one external private npm registry? We keep getting…
Copy code
The remote server failed to provide the requested resource
➤ YN0035: │   Response Code: 405 (Method Not Allowed)
➤ YN0035: │   Request Method: GET
➤ YN0035: │   Request URL: <https://npm.pkg.github.com/@ourscope/eslint-config-react/-/eslint-config-react-2.1.0.tgz>
We’re dead in the water trying to migrate to Yarn v3. https://github.com/yarnpkg/berry/issues/3721
But it works just fine if I start an empty project without workspaces
s
hey Dan, have you tried asking for help from the Yarn team on their Discord server?
here’s a link: https://discord.gg/rCwyNbA2 jump on the #support-modern and see if someone can help. they’re usually pretty responsive (within hours)