react-native-template-obytes
react-native-template-obytes copied to clipboard
Web build is not working
Summary:
Running npx expo start --web is not working. It stucks infinitely. Android builds and runs perfectly.
Steps to reproduce:
- Install last version of template (5.2.0)
-
pnpm install -
cross-env EXPO_NO_DOTENV=1 npx expo start --web
Expected behavior:
Web is working
Additional notes:
Windows OS. I tried to copy changes made here: #287, but it does not fix the issue.
This is the changeset you're looking for to fix the build. https://github.com/marklawlor/nativewind/pull/860
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