Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[34], "@helium/react-native-sdk").SolanaProvider') #65

Open
jackz123 opened this issue Mar 22, 2023 · 2 comments

Comments

@jackz123
Copy link

When I integrate the code, when running on the real machine (both android and ios), an error is reported:
"node_modules/@helium/react-native-sdk/src/index.tsx", which threw an exception: ReferenceError: Can't find variable: BigInt', '\nApp@/var/containers/Bundle/Application/54E2D123-2E77-4B5C-9339-99515B70EC0E/XXX.app/main
] TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[34], "@helium/react-native-sdk").SolanaProvider')

image

Here are the versions of the libraries I depend on in my package.json
"react": "17.0.2",
"@helium/react-native-sdk": "^2.0.10",
"react-native": "0.66.3",

Is there a solution?

@matthewcarlreetz
Copy link
Collaborator

Do you have hermes enabled for both platforms?

@Ding-Fan
Copy link

We encountered a similar issue. Has there been any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants