-
Notifications
You must be signed in to change notification settings - Fork 202
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
Program is failing on WSL #1480
Comments
I'm failing the same issue in WSL. Produces an axios error, seems like there's a connectivity/network problem but making other http requests works fine. My code const test = async () => { test()` Error produced |
I am using amd64. I am working on Windows 11 Pro with WSL2(Ubuntu)
I am getting the following error:
I am sending prices to the gnosis.
This is the command I am using:
The text was updated successfully, but these errors were encountered: