Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish version with less dependency updated to 2.5.0_3 #10

Open
fishdude opened this issue Oct 12, 2015 · 3 comments
Open

Publish version with less dependency updated to 2.5.0_3 #10

fishdude opened this issue Oct 12, 2015 · 3 comments

Comments

@fishdude
Copy link

It appears that the less dependency was updated to 2.5.0_3 through a merged pull request #8, but has not been published yet.

Recent versions:                              
  1.0.0  January 16th, 2015                   
  1.0.1  January 19th, 2015
  1.0.2  February 9th, 2015   

 fish$ meteor add meteoric:camera
 => Errors while adding packages:             

While selecting package versions:
error: Conflict: Constraint [email protected] is not satisfied by less 2.5.0_3.
Constraints on package "less":
* less@=2.5.0_3 <- top level
* [email protected] <- meteoric:camera 1.0.2

Would love to get this added back into my project. Thanks for all of the amazing work!

@rafaelcorreiapoli
Copy link

+1

@arist0tl3
Copy link

@fishdude Not sure if you're still stuck, but you can use a local version of this package until the updated one is published.

In your app's root folder, create a 'packages' directory. Then in /packages, git clone this repo. #meteor add meteoric:camera will look first in the /packages directory, and your dependency issue will be resolved.

Hope this helps!

@fishdude
Copy link
Author

Thanks @arist0tl3! Currently have it installed locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants