Issues deploying with Yarn and private GSAP registry

SOLUTION!

Yarn needed an explicit install.

We’ve got a demo repo working on netlify :partying_face:

In Vite + React project when running locally Yarn gives following error -

yarn install v1.22.22
error Error: Failed to replace env in config: ${SECRET_TOKEN}

Any solution? As this same config working in Netlify.

If the error is local, that’s not something we can help with.