This failed with the following error message: Error: cannot load bundle: invalid character '\x1f' looking for beginning of value.
We were able to work around this by importing the bundle and then running upgrade against the bundle.json directly. The duffle version we used was duffle 0.2.0-beta.3
Hey!! We ran into an issue when trying to update the instance of our bundle. The command we ran for context is:
This failed with the following error message:
Error: cannot load bundle: invalid character '\x1f' looking for beginning of value
.We were able to work around this by importing the bundle and then running upgrade against the
bundle.json
directly. The duffle version we used wasduffle 0.2.0-beta.3