Skip to content

"baseline widely available" not supported in update-db command output message #71

@connorshea

Description

@connorshea

When using the new "baseline widely available" option, it looks like this command fails to understand what browsers my application will be bundled for.

config in package.json:

  "browserslist": [
    "baseline widely available",
    "not dead"
  ],

Command output:

client % npx update-browserslist-db@latest
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
Latest version:     1.0.30001743
Updating caniuse-lite version
$ yarn up -R caniuse-lite
caniuse-lite has been successfully updated
Problem with browser list retrieval.
Target browser changes won’t be shown.

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