Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant start on Windows #47

Closed
tyaakow opened this issue Sep 5, 2017 · 4 comments
Closed

Cant start on Windows #47

tyaakow opened this issue Sep 5, 2017 · 4 comments

Comments

@tyaakow
Copy link

tyaakow commented Sep 5, 2017

When I try to do bozon start on Windows 10, I get "Cannot find module 'commander'"

image

I tried adding NODE_PATH to system variables, didnt help

@alchaplinsky
Copy link
Collaborator

commander is in bozon's dependencies.. so it should be there.. npm install ?

@tyaakow
Copy link
Author

tyaakow commented Sep 6, 2017

Nope. I tried that.
I think I even did npm install commander --save or something.
Even though I think it npm install gets run automatically in one of the steps preceding bozon start

@petermarshall
Copy link

petermarshall commented Nov 7, 2017

To get round this do a git clone of bozon in the root directory.

git clone https://github.com/railsware/bozon.git

@alchaplinsky
Copy link
Collaborator

This should already be fixed in newer versions of bozon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants