Just pulled latest cli/plugman to check that the version numbers & deps, and seems that they are. So im guessing its a tooling version mismatch on the CI machine (using dev cli with released plugman).
-Michal On Tue, Oct 29, 2013 at 12:57 AM, Michal Mocny <[email protected]> wrote: > If you are using both versions off master, why are you getting that error > message? > > Seems it may happen if using master CLI and running npm install without > linking plugman first? > > > On Mon, Oct 28, 2013 at 9:52 PM, Steven Gill <[email protected]>wrote: > >> That is because I pushed plugman + cli to master but not to npm yet. That >> will go away right when they get published to npm. After some more views >> on >> the review of the blog post I will publish them. >> >> >> >> On Monday, October 28, 2013, David Kemp wrote: >> >> > Our CI is failing with the message: >> > >> > Error: No compatible version found: plugman@'>=0.14.0- <0.15.0-' >> > npm ERR! >> > >> > >
