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

Jasmine tests on velocity won't run #88

Open
takahser opened this issue Jan 29, 2016 · 0 comments
Open

Jasmine tests on velocity won't run #88

takahser opened this issue Jan 29, 2016 · 0 comments

Comments

@takahser
Copy link

When using the velocity testing framework, the jasmine tests won't run. Instead, the following error prevents execution.

While selecting package versions:
error: Potentially incompatible change required to top-level dependency: yogiben:autoform-file 0.3.0, was 0.4.2.
Constraints on package "yogiben:autoform-file":

To allow potentially incompatible changes to top-level dependencies, you must pass --allow-incompatible-update on the command line.

Your application has errors. Waiting for file change.

When downgrading meteor-autoform-file to 0.3.0, the tests run, however, picture upload won't work anymore.

meteor add yogiben:autoform-file@=0.3.0

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

1 participant