-
Notifications
You must be signed in to change notification settings - Fork 52
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
Error: autoreconf -ivf #79
Comments
Linux: |
How about on Windows?? |
The update to 4.0.1 broke installation on Alpine Linux.
(4.0.0 installs fine) |
I've the same problem |
I also have the same issue on windows machine. |
Also doesn't work without gulp. |
In Alpine, |
|
fixed my problem. |
I'm on Windows. As per this comment, adding the following entries to the hosts file temporarily solved the problem for me:
|
Where should I add this lines ? |
In the hosts file. |
@lhtdesignde I had the same error message in Ubuntu 20.04. I solved the problem by running I am not very experienced with Circle CI, but perhaps there a way to configure it to install |
I have the same on Win |
Not sure if that will help future users on Windows, but for me, the issue was that I was behind a corporate proxy. Disabling it solved the issue and the pre-build test passed successfully. |
Hi,
I'm using the version 5.3.0 of NPM and getting following error after
npm install
.The text was updated successfully, but these errors were encountered: