-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Chore: Update caniuse to latest #37588
Conversation
Size Change: -154 B (0%) Total Size: 1.13 MB
ℹ️ View Unchanged
|
Hmm,
|
@hypest, it's some sort of strange bug in npm 6. You can fix it by doing: rm -rf node_modules
npm install 🤷🏻 |
b8da900
to
8aec546
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to merge once CI turns green 👍🏻
Oops, I force pushed a version with manually reinstating the
Thanks!
FWIW, I verified that after deleting node_modules, |
Executed npx browserslist@latest --update-db with the following result:
And then fixed up the package-lock.json spacing by executing: