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

Unkonwn package in top-level depenencies #11

Open
willygwu opened this issue Jun 14, 2016 · 3 comments
Open

Unkonwn package in top-level depenencies #11

willygwu opened this issue Jun 14, 2016 · 3 comments

Comments

@willygwu
Copy link

I got the following error when tried to run' example_EncChat'.

any help please

=> Started MongoDB.
=> Errors prevented startup:

While selecting package versions:
error: unknown package in top-level dependencies: accounts-idp
unknown package in top-level dependencies: principal

=> Your application has errors. Waiting for file change.

c:\Meteor\mylar-master\example_EncChat>meteor update
Update to release [email protected] is impossible:
While selecting package versions:
error: unknown package in top-level dependencies: accounts-idp
unknown package in top-level dependencies: principal

This project is at the latest release which is compatible with your current package constraints.
=> Errors while upgrading packages:

While selecting package versions:
error: unknown package in top-level dependencies: accounts-idp
unknown package in top-level dependencies: principal

@josephjp
Copy link

josephjp commented Aug 2, 2016

any solution for this problem...?

@josephjp
Copy link

josephjp commented Aug 2, 2016

in packages add the following line
mylar:platform
and remove accounts-idp and principal

@ladieman217
Copy link

@josephjp does this help ?

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