Skip to content

About downloading old 「Truffle unbox react」 #5552

Answered by cliffoo
okahijiki asked this question in General Q&A
Discussion options

You must be logged in to vote

Hey @okahijiki . So the process is a little more involved than the one-liner truffle unbox react. Here's what you can do:

  1. Git clone react-box
  2. Hard reset the cloned repo via git reset --hard <commit-you-want>
    • To find the commit you want, you can use just browse on github or git log or whatever you prefer :)
  3. Then truffle unbox <path-to-cloned-react-box-repo>

And that should be it! Let me know if this is helpful. Cheers 🥂

* Edit: Older iterations of react-box are rather out of date, things may not work properly (e.g. connecting to MetaMask). Unbox the latest react-box (truffle unbox react) if possible.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@cliffoo
Comment options

@okahijiki
Comment options

@okahijiki
Comment options

@cliffoo
Comment options

@okahijiki
Comment options

Answer selected by cliffoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants