react-native-template-obytes
react-native-template-obytes copied to clipboard
project fails to run
Summary:
I cloned the latest code of the warehouse and followed the tutorials in the document to operate in sequence, but in the end it did not run successfully. The error message is as follows. What is the problem?
Run Sussess!
Tasks
- [ ] fix bug
- [ ] test
- [ ] release
check your react-native, expo and virtual device
This is an issue with tailwindcss
as they introduced a breaking change in version 3.3.3.
You simply need to set tailwindcss
as exact version 3.3.2 in package.json
.
More information here: https://github.com/marklawlor/nativewind/issues/498
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days