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

Server crash in meteor 1.8 #5

Open
igal1c0de4n opened this issue Dec 6, 2018 · 1 comment
Open

Server crash in meteor 1.8 #5

igal1c0de4n opened this issue Dec 6, 2018 · 1 comment

Comments

@igal1c0de4n
Copy link

igal1c0de4n commented Dec 6, 2018

Currently installing in a meteor 1.8 project shows this server-side error:

  While selecting package versions:
   error: No version of ddp-client satisfies all constraints: @=2.3.1, @~2.3.3
   Constraints on package "ddp-client":
   * ddp-client@=2.3.1 <- top level
   * ddp-client@~2.3.3 <- top level
   * ddp-client@2.2.0 <- ddp 1.4.0 <- accounts-base 1.4.3 <- accounts-password
   1.5.1
   * ddp-client@2.2.0 <- ddp 1.4.0 <- accounts-password 1.5.1
   * ddp-client@2.3.2 <- ddp-server 2.2.0 <- ddp 1.4.0 <- accounts-base 1.4.3
   <- accounts-password 1.5.1
   * ddp-client@2.3.2 <- ddp-server 2.2.0 <- ddp 1.4.0 <- accounts-password
   1.5.1
   
=> Your application has errors. Waiting for file change.
@Program3r
Copy link

Just update the version of the package to 2.3.3

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

2 participants