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

Issue with "cannot read properties of undefined" #238

Closed
o-on-x opened this issue Nov 9, 2024 · 1 comment
Closed

Issue with "cannot read properties of undefined" #238

o-on-x opened this issue Nov 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@o-on-x
Copy link
Contributor

o-on-x commented Nov 9, 2024

I had fixed something with this undefined (reading ...) before. should be able to fix this

Deserializing transaction...
Preparing to sign transaction...
Creating keypair...
Signing transaction...
Sending transaction...
Transaction sent: xxxxx
 ["◎ sqlite-vec extensions loaded successfully."] 

Error during token swap: TypeError: Cannot read properties of undefined (reading '_bn')
@o-on-x o-on-x added the bug Something isn't working label Nov 9, 2024
@o-on-x
Copy link
Contributor Author

o-on-x commented Nov 9, 2024

this was the solved with adding the BASE_MINT=So11111111111111111111111111111111111111112 to .env

@o-on-x o-on-x closed this as completed Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@o-on-x and others