Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I run a meteor.js app using 0.8.0-rc1?

Tags:

meteor

I am trying to run my meteor.js app using the latest 0.8.0-rc1 build. How do I update my app to run with 0.8.0-rc1

like image 988
mbarnard Avatar asked Dec 03 '25 05:12

mbarnard


1 Answers

The current release is 0.8.0-rc3 (2014-03-26). You can update your app by running meteor update --release 0.8.0-rc3 in the app root directory.

Additionally, here are two great resources for running a Meteor.js app on blaze (0.8.0) http://meteorpedia.com/read/Blaze_Notes https://github.com/meteor/meteor/wiki/Using-Blaze

like image 159
AJ. Avatar answered Dec 05 '25 23:12

AJ.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!