Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web build is not working #289

Open
tonven opened this issue Mar 24, 2024 · 1 comment
Open

Web build is not working #289

tonven opened this issue Mar 24, 2024 · 1 comment

Comments

@tonven
Copy link

tonven commented Mar 24, 2024

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.

@hamzamekk hamzamekk mentioned this issue Mar 29, 2024
@dmitryshostak
Copy link

This is the changeset you're looking for to fix the build. marklawlor/nativewind#860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants