Closed adoyen closed 3 months ago
same problem here
Having the same issues
sorry, try again. i had published an incorrect version. it should work now.
No still not working I did
meteor update cmather:handlebars-server
Refreshing package metadata. This may take a moment.
All your package dependencies are already up to date.
and I still get The package cmather:handlebars-server at 1.2.0 is incompatible with Meteor 0.9.0 or later.
Working for me. I removed the package and reinstalled it and it worked like a charm with version 2.0.0.
$ meteor remove cmather:handlebars-server Removed top-level dependency on cmather:handlebars-server. $ meteor add cmather:handlebars-server Refreshing package metadata. This may take a moment. downloading cmather:handlebars-server at version 2.0.0 ... done added cmather:handlebars-server at version 2.0.0 added handlebars at version 1.0.0
As usual, Chris, you are very fast to solve issues. Thanks a lot.
@adoyen thanks everything is working now. Chris thanks for the fast update
running meteor update cmather:handlebars-server fixed it for me as well. Thanks!
Hello, After upgrade to Meteor 0.9.0.1, this package is not compatible anymore.
And when launching application, I receive this errors :
I tried also installing it using meteorite but this is not working either.