Open cds-amal opened 3 years ago
I believe this should be fixed, @cds-amal are you able to confirm?
I believe this should be fixed, @cds-amal are you able to confirm?
@MicaiahReid that project relies on @ganache/filecoin
, and a tagged ganache
version. How should I update to test?
"@ganache/filecoin": "0.1.2", "ganache": "3.0.0-filecoin.3",
I'd try updating to "ganache": "7.6.0"
and "@ganache/filecoin": "0.7.0"
While trying to test Node 16 @lsqproduction and I discovered that @truffle/preserve-to-ipfs failed with the following error.
Steps to reproduce