Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update caniuse-lite #4294

Open
arikfr opened this issue Oct 27, 2019 · 4 comments
Open

Update caniuse-lite #4294

arikfr opened this issue Oct 27, 2019 · 4 comments
Labels
Milestone

Comments

@arikfr
Copy link
Member

arikfr commented Oct 27, 2019

When running npm run build we get the following warning:

Browserslist: caniuse-lite is outdated. Please run next command npm update caniuse-lite browserslist

@tamsanh
Copy link

tamsanh commented Dec 2, 2019

I am also currently running into this during docker-compose up when I checkout v8.0.0.

@arikfr arikfr modified the milestones: v9, Next Feb 18, 2020
@wadrn
Copy link

wadrn commented May 25, 2021

hi I got the same error in node v8.0.0. npm v 5.0.0
Could you share how to fix this?

@tamsanh
Copy link

tamsanh commented May 25, 2021

@wadrn I think I gave up and ended up writing something on my own, haha.

@arikfr
Copy link
Member Author

arikfr commented May 25, 2021

@wadrn this shouldn't block you from building, it's only a warning. You should update to more recent node and npm versions (our package.json recommends node 12+ and npm 6+).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants