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

Windows 10: 'foreman' is not recognized as an internal or external command... #134

Closed
xingped opened this issue Oct 12, 2016 · 2 comments
Closed

Comments

@xingped
Copy link

xingped commented Oct 12, 2016

I installed foreman on windows 10 with npm install -g foreman, but when I try to run foreman, it can't be found (it is there). Other globally-installed packages are able to be executed just fine. Just not foreman.

When I try to do 'foreman run nodemon', the error is: "'foreman' is not recognized as an internal or external command, operable program or batch file". Any ideas?

@jdx
Copy link
Contributor

jdx commented Oct 12, 2016

Read the readme. The command is nf.

@xingped
Copy link
Author

xingped commented Oct 12, 2016

Oh shit, I'm sorry. I skimmed right over that looking for anything windows-specific. First time I've switched to using node-forman from using the original ruby foreman. That's embarrassing. My bad.

@xingped xingped closed this as completed Oct 12, 2016
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

2 participants