2 months ago
npm install
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /root/.npm/_logs/2026-03-29T11_03_53_250Z-debug-0.log
2 Replies
Status changed to Awaiting Railway Response Railway • about 2 months ago
Status changed to Open Railway • about 2 months ago
2 months ago
Hello, your error log is cut off so we cant see which package is actually failing. can you share the full build log or the line just above the notarget error? it will say exactly which package and version is missing, thats the only way to actually fix it
2 months ago
Try locally removing your package-lock.json file and then do npm install locally and reupload it to railway.