Can't figure out how to dev-install unregistered package

You need to install unregistered package in “dependency order”, e.g. the one with no unregistered deps first, then the one that depends on that one etc. Should always work.

2 Likes