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

1.0.30001394 is missing css-unicode-bidi #100

Closed
usulix opened this issue Sep 11, 2022 · 13 comments
Closed

1.0.30001394 is missing css-unicode-bidi #100

usulix opened this issue Sep 11, 2022 · 13 comments

Comments

@usulix
Copy link

usulix commented Sep 11, 2022

Is this intentional?

I am starting a new nuxt 3 app and had to drop back to 1.0.30001393

@ai
Copy link
Member

ai commented Sep 11, 2022

We are repacking caniuse-db. Check does it have the file.

@uxtechie
Copy link

uxtechie commented Sep 11, 2022

@ai, still missing in:

  "name": "caniuse-lite",
  "version": "1.0.30001394",

ok, sorry it is the broken reported version :)

@usulix
Copy link
Author

usulix commented Sep 11, 2022

Fyrd/caniuse@40a057c

@usulix
Copy link
Author

usulix commented Sep 11, 2022

I'll pop a notice / issue on the nuxt site.

@gavinmartinwv
Copy link

2022-09-11 at 19 32 23@2x

@ctnelson1997
Copy link

For anyone looking, this impacts new projects created with create-react-app.

Module Error (from ./node_modules/postcss-loader/dist/cjs.js):
Loading PostCSS "postcss-preset-env" plugin failed: Cannot find module 'caniuse-lite/data/features/css-unicode-bidi'

@ai
Copy link
Member

ai commented Sep 11, 2022

I am fixing the issue in Autoprefixer right now. Don’t worry.

@tinker-tim
Copy link

Just started on a new docusaurus app and had issues with this also

As an aside - proper use of Semver would help in these situations. I'd like to encourage its use.

@gavinmartinwv
Copy link

Yep same thing with creating a new Angular app, glad it's being resolved promptly

@JasonFengGit
Copy link

Can moving back to 30001393 solve the problem?

@ai
Copy link
Member

ai commented Sep 11, 2022

The fix was released in Autoprefixer 10.4.9. Update Autoprefixer in your system (may require nested dependencies update).

Just a 10-20 minutes from the issue report to the fix release!

If you want to support our work in the night to fix the bug, here is PostCSS & Autoprefixer open collective:
https://opencollective.com/postcss

@ZoranRavic
Copy link

ZoranRavic commented Sep 12, 2022

I just checked the latest version 1.0.30001396 and css-unicode-bidi is still missing. @ai

@eglove
Copy link

eglove commented Sep 12, 2022

Broken: 1.0.30001396

Last working version: 1.0.30001393

Fix: {npm|yarn|pnpm} install caniuse-lite@1.0.30001393

Update: 1.0.30001397 works fine.

Selimology added a commit to Selimology/social-media-platform that referenced this issue Sep 12, 2022
BREAKING CHANGES: css-unicode-bidi is missing.
Last working version: 1.0.30001393
Downgraded using:
npm install caniuse-lite@1.0.30001393

browserslist/caniuse-lite#100
nqb added a commit to inverse-inc/packetfence that referenced this issue Sep 12, 2022
nqb added a commit to inverse-inc/packetfence that referenced this issue Sep 12, 2022
nqb added a commit to inverse-inc/packetfence that referenced this issue Sep 12, 2022
nqb added a commit to inverse-inc/packetfence that referenced this issue Sep 12, 2022
nqb added a commit to inverse-inc/packetfence that referenced this issue Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants