Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

constantly Bower install is failing with ssl issue #428

Closed
karunakant opened this issue Jan 19, 2018 · 3 comments
Closed

constantly Bower install is failing with ssl issue #428

karunakant opened this issue Jan 19, 2018 · 3 comments

Comments

@karunakant
Copy link

karunakant commented Jan 19, 2018

Bower install is constantly failing for One or the package from github.

bower install --config.storage.packages=.bower-cache --config.tmp=.bower-tmp --verbose

bower ismobilejs#~0.4.0 ECMDERR Failed to execute "git clone https://github.com/kaimallea/isMobile.git -b 0.4.1 --progress . --depth 1", exit code of #128 Cloning into '.'... fatal: unable to access 'https://github.com/kaimallea/isMobile.git/': Unknown SSL protocol error in connection to github.com:443

We already done the following things
gitconfig file has the following entry there

[http]
sslCAinfo = C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
sslBackend = openssl
sslverify = false

[url "https://"]
insteadOf = git://
Also version for all are latest

@gkalpak
Copy link
Member

gkalpak commented Jan 26, 2018

Is this issue specific to angular-phonecat? If so, please provide more info (e.g. what commands did you execute to get the error, etc).

@karunakant
Copy link
Author

The issue got resolved with new version of NPM

@thanhtran2910
Copy link

Hi @karunakant ,
Could you please tell me which version you had used and which is new version? I has the same issue.
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants