ipfs-inactive / gx-workspace

[ARCHIVED] A gx tool for working with a big bunch of repositories/packages
MIT License
12 stars 3 forks source link

Sometimes doesn't install some dependencies #13

Open Stebalien opened 6 years ago

Stebalien commented 6 years ago

For unknown reasons, gx-workspace update will, occasionally, not install a dependent package in the gx workspace (and fail saying that "$CWD/vendor/gx/ipfs/QmId" doesn't exist). Manually installing the dependency works but...

Stebalien commented 6 years ago

It looks like this happens when skipping dependencies. Basically, when we "skip" a package, we should still install it into the workspace.