Hey, guys. We've recently pushed the change, that makes cordova-lib depend on cordova-common module [1], which won't be published, but will be bundled into cordova-lib as bundled dependency. There also a PR to coho that support this scenario [2].
Unfortunately this change breaks dev workflow, so If you get strange errors about 'cordova common not found', I suggest you to run 'coho repo-update -r auto && coho npm-link' to update your cordova dev version. -- [1] https://github.com/apache/cordova-lib/pull/311 [2] https://github.com/apache/cordova-coho/pull/94 - Best regards, Vladimir
