When using a react native expo build I get this error on web:
Cannot read properties of undefined (reading ‘hasValidAuth0InstanceWithConfiguration’)
I saw a partial answer to this here TypeError: can't access property "hasValidAuth0Instance", nativeModule is undefined but this is happening to me on a development build as well