truffle icon indicating copy to clipboard operation
truffle copied to clipboard

Upgrade Boxes to v7 of Ganache

Open MicaiahReid opened this issue 4 years ago • 2 comments

Once Ganache v7 is in stable, many of the boxes that use Ganache can be upgraded. This could be a good issue for a future task force.

MicaiahReid avatar Dec 15 '21 15:12 MicaiahReid

Hi @MicaiahReid what does this mean? Truffle boxes will use the version of Ganache and Truffle that you have installed locally. Am I missing something?

fainashalts avatar Jun 09 '22 17:06 fainashalts

@fainashalts Some boxes have a package.json or yarn.lock that specifies older versions of ganache as a dev-dependency. But I agree, in most cases whatever version of Ganache is installed globally will be used when using our boxes.

MicaiahReid avatar Jun 10 '22 20:06 MicaiahReid