bare-box icon indicating copy to clipboard operation
bare-box copied to clipboard

Compatibility with older versions of Truffle

Open sarbogast opened this issue 6 years ago • 4 comments

When you removed truffle.js, you broke compatibility with older versions of Truffle (Truffle 4.0.x). And since there is no mechanism in Truffle to know which versions of which box are compatible with each version of Truffle, this is very annoying. I am creating a Udemy course that relies heavily on Truffle, and last time we updated it, we used Truffle 4.0. So now our students try truffle init and get an error saying there is no valid box here. Could you please add truffle.js again to keep compatibility with older versions of Truffle, or maybe add a mechanism to Truffle to let it download different versions of the same box depending on which version of Truffle is running?

sarbogast avatar Dec 30 '18 16:12 sarbogast

Im having the same problem with problem 4.1.13. Please fix this as not everyone is running latest versions.

https://github.com/truffle-box/bare-box/issues/18

CarlosLanderas avatar Jan 07 '19 21:01 CarlosLanderas

@sarbogast loving your course, but stuck here as you suggested.

Jonahlw avatar Mar 26 '19 14:03 Jonahlw

@Jonahlw Have a look at lesson 27

sarbogast avatar Mar 26 '19 15:03 sarbogast

did you solved the problem?

pedrojn-dev avatar May 18 '20 04:05 pedrojn-dev