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 has been archived by the owner on Apr 30, 2019. It is now read-only.
When I want to install a definition using tsd I got timeout error, There is no proxy, there is not broken connection problem and everything is ok, but tsd can't retrieve the file.
tsd install gulp
[ERR!] cwd : projectpath/
[ERR!] os : Linux 4.4.0-31-generic
[ERR!] argv : "nodepath/node" "nodepath/node/bin/tsd" "install" "gulp"
[ERR!] node : v4.2.2
[ERR!] tsd : 0.6.5
[ERR!] Error: connect ETIMEDOUT 10.10.34.34:443
[ERR!] CODE : ETIMEDOUT
[ERR!] connect ETIMEDOUT 10.10.34.34:443
This is most likely not a problem with tsd itself
and is related to network connectivity.
In most cases you are behind a proxy or have bad network settings.
If you are behind a proxy, please make sure that the
'proxy' config is set properly. See: https://github.com/DefinitelyTyped/tsd#tsdrc
[ERR!] .tsdrc could not be retrieved
[ERR!] Please include the following file with any support request:
projectpath/tsd-debug.log
The text was updated successfully, but these errors were encountered:
When I want to install a definition using tsd I got timeout error, There is no proxy, there is not broken connection problem and everything is ok, but tsd can't retrieve the file.
tsd install gulp
The text was updated successfully, but these errors were encountered: