jquery-validation
jquery-validation copied to clipboard
TypeError: $(...).validate is not a function
Exception from Tracker afterFlush function:
TypeError: $(...).validate is not a function
at null.
http://stackoverflow.com/questions/35568588/jquery-validation-with-meteor-js
Followed the instructions exactly, still getting this error.
I've found I've had to abandon this jquery plugin for the same reason. In my case it was due to bower and about 12 different jquery files causing a bit of a mess
@3evgeorge it's best to avoid this package (it was deprecated awhile back in favor of the official NPM version).