I am using Meteor in one of my project and as i checked node version used by meteor via going
/.meteor/local/build/.node_version.txt
. Its using v0.10.43 of node.js. I am using a module that can only be run on node.js version v4.0.0 or greater than that. So i am just wondoring to know that is there any way we can change the version of the node.js in Meteor application if yes than how we can change that. I have installed
node v5.8.0
locally in my ubuntu machine
Thanks
Meteor 1.4 now supports Node 4.4.7! See release notes
Go to the root of your project's directory
meteor update
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