qq99 / echoplexus

Socket.io powered chat, JavaScript REPL, whiteboard, and WebRTC calls
Other
394 stars 53 forks source link

Update INSTALL.md #208

Closed shirkey closed 10 years ago

shirkey commented 10 years ago

Added supervisor to install of global node modules

shirkey commented 10 years ago
$ grunt exec:production
Running "exec:production" (exec) task
>> Exited with code: 127.
>> /bin/sh: 1: supervisor: not found
Warning: Task "exec:production" failed. Use --force to continue.

Aborted due to warnings.
qq99 commented 10 years ago

Thanks!

shirkey commented 10 years ago

Thanks as well, cool project!