I'm starting with React Native using Nativewind and I get this error.
iOS Bundling failed 1748ms error: App.tsx:/Users/gcortinez/Projects/eynurse/eynurse-rn/eynurse_app/App.tsx: Useprocess(css).then(cb) to work with async plugins
Anyone with the same error?..
I follow instructions from https://www.nativewind.dev/quick-starts/expo using the template blank with typescript.
When I try to start expo I'm getting the error. I tried to create new project with JS same issue.
Any idea?
Thanks




