You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I trying to run react-native example, but i get this error on log:
[Tue May 31 2022 16:41:29.871] BUNDLE ./index.js
error: Error: While resolving module solid-auth-fetcher/dist/experiment, the Haste package solid-auth-fetcher was found. However the module dist/experiment could not be found within the package. Indeed, none of these files exist:
To Reproduce
Steps to reproduce the behavior:
Go to the react-native example folder
On console 1 run: npx react-native start
On console 2 run: npx react-native run-android
Get error on console 1 and android emulator
**Screenshots
Additional context
I'm trying to create a react-native application that authenticate with solid servers
Thank you for the contribuition!
The text was updated successfully, but these errors were encountered:
marconioliveira
changed the title
Are react-native example still working?
Are the react-native example still working?
May 31, 2022
Describe the bug
I trying to run react-native example, but i get this error on log:
[Tue May 31 2022 16:41:29.871] BUNDLE ./index.js
error: Error: While resolving module
solid-auth-fetcher/dist/experiment
, the Haste packagesolid-auth-fetcher
was found. However the moduledist/experiment
could not be found within the package. Indeed, none of these files exist:To Reproduce
Steps to reproduce the behavior:
**Screenshots
Additional context
I'm trying to create a react-native application that authenticate with solid servers
Thank you for the contribuition!
The text was updated successfully, but these errors were encountered: