meteor create --release 3.0-beta.7 ~/test-app
Using react skeleton
Something has happened while creating your app using git clone.
Will use cached version of skeletons.
Error message: Using release option
=> Errors while creating your project
While selecting package versions:
error: Conflict: Constraint mongo-decimal@0.1.4-beta300.7 is not satisfied by mongo-decimal 0.1.3.
Constraints on package “mongo-decimal”:
- mongo-decimal@0.1.4-beta300.7 ← mongo 2.0.0-beta300.7
- mongo-decimal@0.1.4-beta300.7 ← minimongo 2.0.0-beta300.7 ← allow-deny 2.0.0-beta300.7 ← mongo
2.0.0-beta300.7 - mongo-decimal@0.1.4-beta300.7 ← minimongo 2.0.0-beta300.7 ← mongo 2.0.0-beta300.7
Please advise