I’ve built a boring app with solidjs on github. It builds and runs locally fine and if I do a manual deploy on netlify, but when I try to link deployment to my github account. It fails. Keep in mind, I have no issues deploying other sites (react, etc) from the same account and so, I’m fairly confident it’s not a permissions issue between netlify and github. It appears to be a versioning issue with npm on netlify.
10:48:16 AM: npm ERR! Unable to authenticate, need: BASIC realm=“Sonatype Nexus Repository Manager”
Any advice?