Raul Fernandez van Dijk
Raul Fernandez van Dijk
Same problem here
> I am also getting this error now, did you ever find a fix? Nope, still an issue.
Forgot to comment that you can fix this temporary by removing the `verifyInstallation()` function from your code
Here's a quick snippet of the issue, will make a reproduction asap https://github.com/marklawlor/nativewind/assets/56702979/70749b02-2055-457d-83c2-b6e1ab779313
> Please provide a full reproduction. Here's the reproduction https://github.com/fendyk/expo-router-typescript-nativewind-example
@enesozturk, could you please test my repo to identify any additional non-functional classes? If you find any, commit your findings, and I'll merge them into the main branch
I've added various new styles to test out, and found more issues. You can check them out @marklawlor
@marklawlor can confirm that `4.0.14` is broken on `Windows 11` with a **android emulator**. when running `"expo start --dev-client -c` it asks me to open a .js file called `cli.js`...
can confirm `4.0.14` is broken on `MacOS` as-well. Doing the exact same on a (Android emulator) And running `npx expo start --android`. I am using A Macbook PRO 2021 edition...
> @fendyk can you try `4.0.15` On Windows 4.0.15 solved the .js file issue but displays a new error: ```Bash ERROR Error: jsxImportSource was not set to 'nativewind'. Please refer...