When board URLs are added (via ardi add board-url), corresponding files are added to the package registry. Also, the board URL is added to ardi.json. This works great when first done.
However, when ardi install is done to bring a different workspace up to date with the same ardi.json, the board URL's files aren't downloaded, and setup fails.
When board URLs are added (via
ardi add board-url
), corresponding files are added to the package registry. Also, the board URL is added toardi.json
. This works great when first done.However, when
ardi install
is done to bring a different workspace up to date with the sameardi.json
, the board URL's files aren't downloaded, and setup fails.Why did it work the second time and not the first after the remove/add cycle? I don't know. But something is surely not right here.