-
Notifications
You must be signed in to change notification settings - Fork 12k
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
angular-cli npm install results in errors making it not suitable for CI builds. #2599
Comments
can you try configuring git to always use https:// instead of git:// ? Try: |
If that works, I can change the dependency to use |
Thanks @jwoehrle, that suggestion did work on my local machine. So @filipesilva we should change the dependency. However, on our CI server we are still struggling with those error mentioned above. Unlike my local machine I am not able to start a direct connection to github on that restricted machine. Can we do anything about it? We are getting timeout error there "ssh: connect to host github.com port 22: connection timed out" |
@MyOnlyGH if you get a |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Versions.
Repro steps.
The log given by the failure.
The text was updated successfully, but these errors were encountered: