Open malommey opened 1 year ago
when i try to deploy.js i get this "at node:internal/main/run_main_module:17:47 { errno: -2, syscall: 'open', code: 'ENOENT', path: './simpleStorage_sol_simpleStorage.abi' " }
I have this issue on deploying
JsonRpcProvider failed to startup; retry in 1s
Error: connect ECONNREFUSED 127.0.0.1:8545
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1532:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 8545
}
@rainbowginger me too :( did you find a solution ?
Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip. Issue is because ganache is in windows and wsl is in linux
Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip. Issue is because ganache is in windows and wsl is in linux
setting on where?
On the ganache app. Where u can see wallet addresses
On Mon, Apr 24, 2023, 21:20 mutiu olayinka < @.***> wrote:
Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip. Issue is because ganache is in windows and wsl is in linux setting on where? —R DuckDuckGo removed 1 tracker. More →
Yes. Go the settings on right upper corner, then server, change IP to vEthernet. Refresh the new change. Use the new ip. Issue is because ganache is in windows and wsl is in linux
setting on where?
— Reply to this email directly, view it on GitHub https://github.com/PatrickAlphaC/ethers-simple-storage-fcc/issues/75#issuecomment-1520426752, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3NHEVNHNLVZY53NZRS5F6LXC2ONBANCNFSM6AAAAAAXA63554 . You are receiving this because you were mentioned.Message ID: @.***>
when i try to deploy.js i get this "at node:internal/main/run_main_module:17:47 { errno: -2, syscall: 'open', code: 'ENOENT', path: './simpleStorage_sol_simpleStorage.abi' " }