Open
Description
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
Additional context
I'm trying to create a react-native application that authenticate with solid servers
Thank you for the contribuition!
Metadata
Metadata
Assignees
Labels
No labels
Activity