Open
Description
Hey,
Command GITHUB_TOKEN=* yarn data:update
does not work because it need a vercel token.
This blocks testing while a library is being added, forcing you to commit blindly without being able to test the result on the display.
I think doc is outdated in Readme and a vercel function was added since
GITHUB_TOKEN=TOKEN yarn data:update
⬇️️ Fetching latest data blob from the store
file:///home/USER/project/node_modules/@vercel/blob/dist/chunk-KN6WT5GP.js:68
throw new BlobError(
^
BlobError: Vercel Blob: No token found. Either configure the `BLOB_READ_WRITE_TOKEN` environment variable, or pass a `token` option to your calls.
at getTokenFromOptionsOrEnv
Metadata
Metadata
Assignees
Labels
No labels