I trying to run expo-cli in browser mode.
But there is the error:
Module not found: Can't resolve '../../Utilities/Platform' in '.../node_modules/react-native/Libraries/Core/Timers'.
I tried also to look manually for this module but no luck.
What can I do to make expo client works in web browsers?