meteor/validation-error

ValidationError.is does not work on server

Obiwarn opened this issue · 2 comments

ValidationError.is throws

class has no method 'is'

on server.

What version of package are you using?

Oh, indeed.
Somehow it installed version 0.2.0 (Why?).

meteor update
helped.