AdmitHub / meteor-buildpack-horse

Heroku buildpack for Meteor v1.0+. The horse one.
MIT License
642 stars 590 forks source link

Update for Meteor 1.5 and Node 4.8.4+ #178

Closed alanwunsche closed 4 years ago

alanwunsche commented 7 years ago
Type of problem
Summary

Need to make sure the build works with Node 4.8.4 and above.

Contents of .meteor/release
METEOR@1.5 looks to have Node 4.8.3 
Buildpack version
.
Logs
.
Deployment target

.

yourcelf commented 7 years ago

Upgrade to Meteor 1.5.1. See meteor's issue: https://github.com/meteor/meteor/issues/8903

meteor-buildpack-horse uses the version of node that ships with meteor, so if you upgrade to 1.5.1, you will get node 4.8.4.