-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
gen package or gen help throws error #6
Comments
It looks like a bug, I believe it's failing because it can't find a local or global git config path. I might have just fixed the root cause of this last night, but I'll need to update the underlying modules in generate before you receive the benefit of that fix. Thanks for reporting, and I'm really sorry you had this as your first experience with generate. I'll update here after I make the necessary change. |
Thank you. Please let me know once done. |
It might be resolved if you install git. Unless git is already installed, in which case I'm wrong about what's causing it |
Git is already installed. It had thrown a different error when I had a problem with git. I was able to resolve it by reinstalling git. And git is setup in the PATH variable as well |
Hmm, I wasn't able to reproduce this on mac or windows. I'm not sure what's causing it, but I'll leave this open in case anyone else encounters the issue. |
I am a newbie, please help.
I just installed Node.js v6.9.1 on my windows machine
npm install --global generate
andnpm install --global generate-package
were successful.When I fire
gen package
orgen help
it throws the following error:The text was updated successfully, but these errors were encountered: