hubot
hubot copied to clipboard
Issue installing Hubot with Yo generator
I am trying to setup Hubot for the first time.
I think I have Node.js and npm installed correctly:
I am using Windows Powershell ISE as my terminal.
PowerShell version:
I run npm install -g yo generator-hubot and get the following...
then I run yo hubot
and it seems to hang at this point
Has anyone seen this before? Any ideas on what I am missing?
Thanks in advance for any help w/ this issue.
Had this problem, couldn't find any explanation or solution. So i decided to try the setup with WSL (windows subsystem linux). And it worked wonders without any issuses. (https://www.easyaslinux.com/tutorials/devops/how-to-setup-an-efficient-chatbot-by-integrating-hubot-with-slack/)