Skip to content

yarn data:update unusable on dev mode #1460

Open
@rtorrente

Description

@rtorrente

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions