-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Error on initialization for version 7.2.1 #153
Comments
@niksy Can you share any details on how you invoke postcss? |
Update, can replicate in node 12 : https://github.com/csstools/postcss-plugins/runs/4787847190?check_suite_focus=true |
This is happening to me too just now with a cra app (last version) |
Releasing a new version, tests are now passing: https://github.com/csstools/postcss-plugins/runs/4788325173?check_suite_focus=true |
Released with 7.2.2, @jjavierdguezas and @niksy could you review on your ends? |
working now, thanks! |
Thank you for reporting this! |
I solved this error by updating tailwindcss and postcss |
Reproduction link
No response
Bug description
Running latest version (7.2.1) produces following error in console:
Actual Behavior
No response
Expected Behavior
No response
Can you reproduce it with
npx @csstools/csstools-cli <plugin-name> minimal-example.css
?No response
npx
OutputNo response
Extra config
No response
What plugin are you experiencing this issue on?
No response
Plugin version
7.2.1
What OS are you experiencing this on?
No response
Node Version
12.22.5
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: