See the README. The callback function return has been changed to the 'Node way' of callback(error, response). So you have to change your callbacks to the new way.
Until you get time to do that lock your package version
meteor add pfafman:materialize-modal@=0.4.0
See the README. The callback function return has been changed to the 'Node way' of
callback(error, response). So you have to change your callbacks to the new way.Until you get time to do that lock your package version