expo/examples

cannot run with-router-tailwind on web

csiqueirasilva opened this issue · 1 comments

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):

  • OS: Windows 11
  • Chrome 124.0.6367.119
  • npm 9.8.1, bun 1.1.8, node v18.17.0

Smartphone (please complete the following information):

  • Device: Motorola G54
  • OS: Android 13

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