...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Navigate to myhubot/hubot-scripts.json file and add "reload-scripts.coffee" as an element in the array. Thereafter, restart the bot. |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Create a symbolic link between node and nodejs to fix any naming conflicts: sudo ln -s /usr/bin/nodejs /usr/bin/node |