nko5 / teamwebscale

http://teamwebscale.2015.nodeknockout.com
0 stars 0 forks source link

make sure meteor runs on modulus #5

Open theRemix opened 9 years ago

theRemix commented 9 years ago

http://help.modulus.io/customer/portal/articles/1647770-using-meteor-with-modulus

depends on #4

theRemix commented 9 years ago

from irc:

remix: how do i install meteor on modulus?
remix: it says meteor not found
jacquescrocker: ah. good question
jacquescrocker: @remix this article might help: http://help.modulus.io/customer/portal/articles/1647770-using-meteor-with-modulus
jacquescrocker: @remix if not you'll have to email modulus support. i dont know much about meteor
remix: ah thanks, yes that is the guide i was following, however, it does not detail how to install the meteor binary
remix: emailing now
remix: anyone else here using meteor for NKO5 ?
remix: uh oh... We are currently outside our business hours. We will provide a response when our regular business hours resume at 9am to 5pm US Eastern Standard Time.
jacquescrocker: @remix sorry about that. keep hacking and then we can fix the deploy tomorrow?
jacquescrocker: we'll make sure it works
remix: that's the plan!
remix: thanks!
theRemix commented 9 years ago

another guide that didn't help http://meteortips.com/deployment-tutorial/modulus/

theRemix commented 9 years ago

from irc:

remix: @bradleymeck meteor runs on node, it doesn't require a different kind of node. unless you are talking about the modulus "node" servo, then i guess so.
remix: there are guides out there that say "run meteor on modulus"
remix: though that would be dependent on the "node" servo they provision for us
bradleymeck
remix: it does not use Node, it uses a custom build, just like electron is not Node exactly
remix: oic
remix: however, installing meteor should also install the required node then too, right?
remix: just have to install meteor, and it should work
bradleymeck: remix: installing it makes a symlink to meteor's binary under the name `node`
bradleymeck: it never installs node