mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 12:57:46 +00:00
Fix location of credentials files on error page (#995)
This commit is contained in:
committed by
Guillermo Rauch
parent
0826958221
commit
dc4327e883
@@ -7,4 +7,4 @@ You're running Now CLI in a non-terminal context and there are no credentials av
|
||||
#### Possible Ways to Fix It
|
||||
|
||||
- Specify a value for the `--token` flag (this needs to be the token of the user account as which you'd like to act). You can either get the token from the `./now/auth.json` file located in your user directory or [from the dashboard](https://zeit.co/account/tokens).
|
||||
- Ensure that both `./now/auth.json` and `./now/config.json` exist
|
||||
- Ensure that both `~/now/auth.json` and `~/now/config.json` exist
|
||||
|
||||
Reference in New Issue
Block a user