Giter Club home page Giter Club logo

Comments (5)

Pagebakers avatar Pagebakers commented on August 18, 2024

I haven't upgraded my project to version 6 yet, I'm also not sure when I will.

I'm happy to pull requests though.

What problems are you running in with AutoForm 6?

from meteor-wizard.

nosizejosh avatar nosizejosh commented on August 18, 2024

@Pagebakers thanks for replying, I get this error when i try to add the package

` => Errors while adding packages:

While selecting package versions:
error: Potentially incompatible change
required to top-level dependency:
aldeed:autoform 5.8.1, was 6.0.0.
Constraints on package
"aldeed:autoform":

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

I cannot downgrade the autform as most parts of the project depend of the project depend on it. Please I need help.

from meteor-wizard.

Pagebakers avatar Pagebakers commented on August 18, 2024

Please try to run with --allow-incompatible-update and check if it's still working and I can do a quick version bump then :)

from meteor-wizard.

nosizejosh avatar nosizejosh commented on August 18, 2024

I have tried and this is what i get due to the version constraints

J:\testApp3>meteor add forwarder:autoform-wizard --allow-incompatible-update
Updating package catalog [Prog => Errors while adding packages:

While selecting package versions:
error: Conflict: Constraint
aldeed:[email protected] is not satisfied by
aldeed:autoform 6.0.0.
Constraints on package "aldeed:autoform":

 
from the change-log, not much changed from autoform 5.8 to 6, i believe you can go ahead and bump the version up, i really need it to work :(

> >6.0.0
> 
> This version is updated to work with the new SimpleSchema NPM package. It is not backwards compatible with the Meteor SimpleSchema package. See:
> 
> https://github.com/aldeed/node-simple-schema
> https://github.com/aldeed/meteor-simple-schema/blob/v2/CHANGELOG.md#200
> https://github.com/aldeed/meteor-collection2#important-note-the-version-in-this-repo-is-deprecated
> 5.8.1
> 
> Fix AutoForm.getValidationContext to return correct context when no formId argument is provided.
> 
> 5.8.0
> 
> You can now set singleMethodArgument=true as a form attribute on a method-update type form, and your method will be called with a single object argument with _id and modifier properties. You should do this if using the mdg:validated-method package.
> 
> 5.7.1
> 
> For "normal" type forms, don't end submission until this.done() is called.

from meteor-wizard.

Pagebakers avatar Pagebakers commented on August 18, 2024

Released version 0.10.0 for AutForm 6 support.

It should run just fine, but I don't have time to test it on my project as I'm traveling right now.

from meteor-wizard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.