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

Unable to resolve module rpc-websockets/dist/lib/client #636

Closed
connoremma opened this issue Jul 20, 2024 · 3 comments
Closed

Unable to resolve module rpc-websockets/dist/lib/client #636

connoremma opened this issue Jul 20, 2024 · 3 comments

Comments

@connoremma
Copy link

TLDR: The project does not build on react-native

  • I'm using react-native version 0.72
  • Enabled unstable_enablePackageExports: true per this issue (the TS config change did not work)
  • Now I'm just getting more import related errors from subsequent imports like this
    image

My use case is that I want to CCTP from Solana to Evm (and vise versa)

The examples to do so also don't work/are out of date and can't be replicated without copying in a bunch of (outdated) interfaces and other incompatible example code

Any more direct guidance would be appreciated – I already have the solana web3 js connection/keypairs needed to build and broadcast the transaction

@CssHammer
Copy link

same

@kev1n-peters
Copy link
Collaborator

kev1n-peters commented Aug 13, 2024

Should be fixed in 0.10.1 by #667

@kev1n-peters
Copy link
Collaborator

Closing this issue since it should be resolved

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