Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Connection timeout on tsd #289

Description

@pooyaho

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions