Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Compatibility with older versions of Truffle #17

Open
sarbogast opened this issue Dec 30, 2018 · 4 comments
Open

Compatibility with older versions of Truffle #17

sarbogast opened this issue Dec 30, 2018 · 4 comments

Comments

@sarbogast
Copy link

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?

@CarlosLanderas
Copy link

CarlosLanderas commented Jan 7, 2019

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

#18

@Jonahlw
Copy link

Jonahlw commented Mar 26, 2019

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

@sarbogast
Copy link
Author

@Jonahlw Have a look at lesson 27

@pedrojn-dev
Copy link

did you solved the problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants