Skip to content

create-react-blog run build typescript-estree & BrowserlistError #16

@hanorine

Description

@hanorine

I ran $ yarn build

output:

yarn run v1.13.0
$ react-scripts build && ts-node -O {\"module\":\"commonjs\"} node_modules/navi-scripts/bin/navi-scripts.js build
Creating an optimized production build...
=============

WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.5.0

YOUR TYPESCRIPT VERSION: 3.5.1

Please only submit bug reports when using the officially supported version.

=============
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
...
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
BrowserslistError: Unknown browser query `android all`
Compiled successfully.

typescript-estree has moved to typescript-eslint. You might want to change it.

The BrowserlistError is a long list and at the end the compile completion message is printed with the chunks and so on... I couldn't figure out where BrowserlistError was coming from.

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions