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

Conflict: Constraint npm-bcrypt@=0.7.7 is not satisfied by npm-bcrypt 0.7.8_2 #3

Open
ofermalbin opened this issue Jun 12, 2015 · 4 comments

Comments

@ofermalbin
Copy link

meteor add okland:accounts-phone
=> Errors while adding packages:

While selecting package versions:
error: Conflict: Constraint npm-bcrypt@=0.7.7 is not satisfied by npm-bcrypt 0.7.8_2.
Constraints on package "npm-bcrypt":

  • npm-bcrypt@=0.7.8_2 <- accounts-password 1.1.1
  • npm-bcrypt@=0.7.7 <- okland:accounts-phone 0.0.10
@yhyuan
Copy link

yhyuan commented Jul 21, 2015

Hi ofermalbin,

You may need to remove accounts-password. I found okland:accounts-phone is conflicting with accounts-password.

@mitesh-mutha
Copy link

Is there any way I can work with this without removing accounts-password ?

@yhyuan
Copy link

yhyuan commented Aug 9, 2015

@mitesh-mutha I do not think it will work out. The package is name conflicting with accounts-password. They can not coexist.

@okland
Copy link
Owner

okland commented Aug 10, 2015

I update the package to use npm-bcrypt 0.7.8_2. @mitesh-mutha @ofermalbin see if it fix your problem.

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

4 participants