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
{{ message }}
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
New issue checklist
READMEand documentationGeneral information
@superwall/react-native-superwallversion: 2.1.0Describe the bug
Getting error resolving package.json, the path seems to be wrong
Before

Logs from Expo EAS, it's trying to resolve from
libSteps to reproduce
Fix is to change it to ../../package.json
The target folder is 2 levels down

Other Information
See above