mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
515 B
515 B
No Credentials Found
Why This Error Occurred
You're running Vercel CLI in a non-terminal context and there are no credentials available. This means that Vercel CLI is not able to authenticate against our service.
Possible Ways to Fix It
- Specify a value for the
--tokenflag (this needs to be the token of the user account as which you'd like to act). You can create a new token on your Settings page. - Run
vercel loginto sign in and generate a new token