You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When using the velocity testing framework, the jasmine tests won't run. Instead, the following error prevents execution.
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
The text was updated successfully, but these errors were encountered: