Ben Springer
Ben Springer
For some reason npm pulled v9 for me, I manually edited my package.json (remember it's the one in the functions folder): `"firebase-admin": "^10.0.2",` All imports are working correctly now.
Sounds like a problem of Android's implementation of the date object not a problem with Luxon. Use the [Platform](https://reactnative.dev/docs/platform) API in react native to detect if the platform is android...
I had all kinds of nonsense trying to set up a self hosted instance on a vps. Changing the port in the config file to port 80 and the same...