bahmutov / add-typescript-to-cypress

Quickly adds TypeScript spec support to Cypress
https://github.com/bahmutov/test-add-typescript-to-cypress
107 stars 6 forks source link

Yarn Warning: Browserslist 2 could fail #31

Open joshmedeski opened 5 years ago

joshmedeski commented 5 years ago
Dependency Version
add-typescript-to-cypress 2.0.0
MacOS 10.14.3
Yarn 1.13.0

Bug Description

I'm getting the following console warning when installing this package with Yarn:

warning @bahmutov/add-typescript-to-cypress > @cypress/webpack-preprocessor > babel-preset-env > browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.


Not sure what the solution is but I'd be happy to investigate. Starting here in case someone already knows something about it.