Closed
Description
Describe the bug
Nativewind/babel - Complaining about async plugin after updating to version 0.72.X
Exact error:
Use process(css).then(cb) to work with async plugins
To Reproduce
Steps to reproduce the behavior:
- Setup a new react-native project using the CLI v0.72.X (npx react-native init nativewindTest)
- Set up nativewind according to the docs
- See error
Expected behavior
Expected the app to load with styling
Additional context
Occured after upgrading from 0.71.X to 0.72.X
Stack traces are inconsistent in how they show up, so i was unable to get a full stack trace during the test project. But the issue seems to be related to how postcss
is used.
Metadata
Metadata
Assignees
Labels
No labels