While working on meteor I suddenly found this error
quackadmin@quack:~/quack$ sudo meteor
[[[[[ ~/quack ]]]]]
=> Started proxy.
=> Meteor 0.8.3 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Errors prevented startup:
While building package `iron-dynamic-template`:
error: no such package: 'blaze'
=> Your application has errors. Waiting for file change.
It seems someone suddenly did an update on the iron-package and broke it. Anyone know how to resolve this. I spent ages on this and now can't get through this error.
I tried setting a manual version but that doesn't seem to work as well. Meteor has so much undocumented magic going on.
Iron Router 0.8.1 needs Meteor 0.8.3 to work.
To fix this just run:
meteor update
This updates the project to use Meteor 0.8.3 (the current release as at the time of this answer)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With