6 months ago
When I try to build my project, I get an error that I need to provide a password for my npm packages, but I don't have any private packages that need a password.
6.644 npm ERR! authentication token or enable two-factor authentication then
6.644 npm ERR! that means you likely typed your password in incorrectly.
6.644 npm ERR! Please try again, or recover your password at:
6.644 npm ERR! https://www.npmjs.com/forgot
6.644 npm ERR! If you were doing some other operation then your saved credentials are
6.644 npm ERR! probably out of date. To correct this please try logging in again with:
6.644 npm ERR! npm login
6.646
6.646 npm ERR! A complete log of this run can be found in: /root/.npm/logs/2024-11-27T222043957Z-debug-0.log
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies