hubotio / hubot

A customizable life embetterment robot.

Home Page:https://hubotio.github.io/hubot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue installing Hubot with Yo generator

lrosser opened this issue · comments

I am trying to setup Hubot for the first time.

I think I have Node.js and npm installed correctly:
image

I am using Windows Powershell ISE as my terminal.
PowerShell version:
image

I run npm install -g yo generator-hubot
and get the following...

image

then I run yo hubot

and it seems to hang at this point

image

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/)