Ganache Issue #67
Replies: 3 comments 11 replies
-
Could you please see #34 (comment) and https://github.com/smartcontractkit/full-blockchain-solidity-course-js/blob/main/chronological-updates.md#windows--wsl ? Let us know if those solve it. |
Beta Was this translation helpful? Give feedback.
-
@mordremoth Check out #39 if that was the same issue you had |
Beta Was this translation helpful? Give feedback.
-
I had this same issue, and I found a solution that worked for me. In Ganache, go to the settings menu and then to the server area. Change it so that the hostname runs off of your wifi. This made it work for me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On the ethers.js tutorial before we start to use hardhat, we need to use ganache. I'm a windows user and I also did the python course before this so I definitely used ganache. I'm believing that WSL doesn't recognize my ganache. I'm assuming this is not a huge part of the course but still I had this issue and people will have it as well.
Here is the error I get when I try to run deploy.js
Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.6.8)
Beta Was this translation helpful? Give feedback.
All reactions