You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: