-
Notifications
You must be signed in to change notification settings - Fork 92
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
Ethers error while trying to load the sdk #562
Comments
1 task
Same issue here. |
Have you installed ethers? |
Yes. We ended up circumventing by using sor lib directly. |
Should be fixed in version v1.1.6-beta.18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My code
After following the procedure on the docs I keep getting the error
as though ethers is not found in the node_module for the SDK.....
any solution pls
The text was updated successfully, but these errors were encountered: