Dakra-Bro
Dakra-Bro
I fixed this issue with the same solution adding the provider from Web3 in your truffle config seems to solve the issue. ```const Web3 = require("web3"); module.exports = { //...
> You do realize that you can change the port number to 8545? It is just that simple. Just check what truffle is pointing at for the point and change...
Has this ever gotten merged or completed?
Is there any update on this issue currently running into the same problem with some of my test when trying to integrate with another protocol.
I am getting the same issue was there ever a resolution?