I\'m trying to host a meteor app that uses an old version of meteor. Every time i try to start the app it will get somewhat through the process of installing the tool, and t
Try
choco install meteor --x86 --params="'/RELEASE:1.5.4.4'"