Skip to content

dandv/meteor-bug-semver-aldeed-collection2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Just run meteor run to reproduce.

Expected output:

Program has no main() function.

Actual output:

The package aldeed:collection2 at 0.1.7 is incompatible with Meteor 0.9.0 or later.

v0.1.7 isn't actually the oldest.

> meteor show aldeed:collection2 --show-all
Versions:
  0.1.0   August 5th, 2014
  0.1.1   August 4th, 2014
  0.1.2   August 4th, 2014
  0.1.3   August 5th, 2014
  0.1.4   August 5th, 2014
  0.1.5   August 5th, 2014
  0.1.6   August 5th, 2014
  0.1.7   August 5th, 2014      installed
  0.2.0   August 5th, 2014
  0.2.1   August 5th, 2014
  ...

About

Meteor's constraint solver selects very old version of aldeed:collection2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published