Closed ghost closed 3 years ago
I'm able to reproduce this error. Thanks for making it.
We have created the issue here: https://github.com/trufflesuite/truffle/issues/4148
Apologies @PatrickAlphaC. There's a PR awaiting approval before we publish. In the mean time, a workaround is to use v5.3.10:
npx truffle@5.3.10 unbox smartcontractkit/box sc
Thank you @cds-amal. We have a lot of content showing people how to use the unboxing feature with the original API. Excited for this to go through.
@PatrickAlphaC https://github.com/trufflesuite/truffle/releases/tag/v5.3.13
Apologies @PatrickAlphaC. There's a PR awaiting approval before we publish. In the mean time, a workaround is to use v5.3.10:
npx truffle@5.3.10 unbox smartcontractkit/box sc
thanks for answering. I think maybe this method would work in a clean install, in my machine it got stuck when it tried to install the early version of truffle. waited a few hours and cancelled. I will try with a clean image and report back.
edit: I did not try uninstalling truffle first.
This has been fixed in https://github.com/trufflesuite/truffle/releases/tag/v5.3.13. Thanks for making this issue!
When trying to run
truffle unbox smartcontractkit/box
I have the following error:
Node v16.4.0 Truffle v5.3.12
I was able to unbox other boxes such as react.