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

Cannot install webpack-cli #314

Closed
bponomarenko opened this issue Mar 6, 2018 · 3 comments
Closed

Cannot install webpack-cli #314

bponomarenko opened this issue Mar 6, 2018 · 3 comments

Comments

@bponomarenko
Copy link

I have special setup where I don't have git installed in the same environment, where I have npm. In this setup webpack-cli installation fails with the following error:

$ npm i webpack-cli -D
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR! 
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.

Why git is needed for cli installation?

@dhruvdutt
Copy link
Member

I think it's because of a fork we're using.

@bponomarenko Can you please close this issue and discuss at #161?

@ematipico
Copy link
Contributor

Closing, duplicate of #161

@bponomarenko
Copy link
Author

@dhruvdutt @ematipico Thanks!

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