Back to Vercel

Missing Token Value

errors/missing-token-value.md

16.1.2465 B
Original Source

Missing Token Value

Why This Error Occurred

The --token flag was specified, but there's no value for it available.

Possible Ways to Fix It

In order to make it work, you need to 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 ./vercel/auth.json file located in your user directory or from the dashboard.