Davi Figueiredo

Results 11 comments of Davi Figueiredo

Same problem in Debian. Thanks for the solution.

I know it has been an year since your issue is open, but since I'm on my third consecutive day searching for a solution I am creating this as a...

In every situation that I stuck on this problem, it was `gvfs` that was holding the usb, not `usbmuxd`. Here is the result of `lsof | grep "/dev/bus/usb/001/006"` before running...

The proposition is not to be persistent. However, you can create a task to launch the command when the computer starts.

I have exactly this flow on my tests. Is there anything up to this feat over the `dev`?

I'm getting the same issue here. clGetPlatformIDs(0): Unknown code -1001. Already removed mesa drivers, installed all OpenCL related libs.

Polygon testnet is failing on the same circumstances and unfortunately infura doesn't provide a WSS connection to Polygon. I've decided to debug `node_modules/request/request.js` and it seams that Truffle is attempting...

I had exctly this problem today: since the provider is `BrowserProvider`, it dictates in which network your contract ABI belongs to. In other words, when you do... ```js new ethers.Contract(contractAddress,...

Sorry Somber, This main aims to add the `.deb` package build over the releases. It is fine to have it distributed over the official repositories, but distributing with the other...