I am assuming the cli is doing npm install without linking. I changed the plugman dependency to use 0.14.0 which wasn't live on npm at the time. I pushed it to npm a little while ago. The tests should be be working now.
On Mon, Oct 28, 2013 at 9:57 PM, 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! > > > > > >
