truffle
truffle copied to clipboard
Upgrade Boxes to v7 of Ganache
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.
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 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.