expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.27k stars 872 forks source link

cannot run with-router-tailwind on web #477

Closed csiqueirasilva closed 4 months ago

csiqueirasilva commented 4 months ago

Describe the bug Trying to execute the example with-router-tailwind freezes while building for web.

To Reproduce Install with npx create-expo-app@latest -e with-router-tailwind and execute with npx expo start --web.

Expected behavior Was hoping to finish bundling web and launch on the browser the "Welcome to project ACME" page. It did work on Expo Go using on Android.

Screenshots image It just gets stuck at some percent. Tried on two computers using npm on both and also bun on the second one.

Desktop (please complete the following information):

Smartphone (please complete the following information):

csiqueirasilva commented 4 months ago

It seems there's an issue with nativewind while running on windows. Had success running it at fixed version 4.0.25.