Private NPM Registry (GitHub)
I'm using Yarn 3, GitHub Packages, and NodeJS. I am testing a deploy with
railway up
and when it goes through it, it's failing due to an authentication token not being provided.
Is there any way to pass the authentication token?Solution:Jump to solution
railway does not provide a way to authorise downloading of private npm packages at this time, sorry
2 Replies