Galaxies-dev / airbnb-clone-react-native

This is a React Native AirBnB clone using Clerk for user authentication.
270 stars 115 forks source link

Unable to resolve "../Utilities/Platform" #2

Open sdmorrey opened 8 months ago

sdmorrey commented 8 months ago

I did a clean check out and build with npm install and then started with npx expo start

Web Bundling failed 29758ms
Unable to resolve "../Utilities/Platform" from "node_modules/react-native/Libraries/ReactPrivate/ReactNativePrivateInterface.js"
Web node_modules/expo-router/node/render.js ▓▓▓▓▓▓▓▓▓▓▓▓░░░░ 77.9% (1159/1331)

New to react native, and not sure what the fix is here.

diffused commented 7 months ago

getting the same thing

TEMESGENTIKABO commented 5 months ago

getting the same thing

JANHMS commented 4 months ago

@sdmorrey or @diffused did you resolve this?