You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to fix #167 I tried to set up the server on my mac, but the install script failed. Specifically, the node configure script failed. I think the node python script expects python 2.7 not 3.2.
The text was updated successfully, but these errors were encountered:
I like that idea. Though we don't really need anything complicated. Just something that will pull down a specific version of node and redis, compile, and put it in one of two places.
Issue: the server has none of puppet, chef, or vagrant. So we would need a script to install one of them. If we have a script that installs an installer, we may as well just have a script that installs what we need.
While trying to fix #167 I tried to set up the server on my mac, but the install script failed. Specifically, the node configure script failed. I think the node python script expects python 2.7 not 3.2.
The text was updated successfully, but these errors were encountered: