react-native-template-obytes icon indicating copy to clipboard operation
react-native-template-obytes copied to clipboard

Web build is not working

Open tonven opened this issue 1 year ago • 1 comments

Summary:

Running npx expo start --web is not working. It stucks infinitely. Android builds and runs perfectly.

Steps to reproduce:

  1. Install last version of template (5.2.0)
  2. pnpm install
  3. 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.

tonven avatar Mar 24 '24 17:03 tonven

This is the changeset you're looking for to fix the build. https://github.com/marklawlor/nativewind/pull/860

dmitryshostak avatar Apr 10 '24 10:04 dmitryshostak

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

github-actions[bot] avatar Jun 10 '24 00:06 github-actions[bot]