DefinitelyTyped / tsd

[DEPRECATED] TypeScript Definition manager for DefinitelyTyped
Apache License 2.0
1.12k stars 135 forks source link

Installation error #281

Open ooolog opened 8 years ago

ooolog commented 8 years ago

npm WARN deprecated tsd@0.6.5: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information npm WARN engine joi-assert@0.0.3: wanted: {"node":">= 0.10.0 <= 0.11.0"} (current: {"node":"0.12.7","npm":"2.11.3"}) npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "tsd" npm ERR! node v0.12.7 npm ERR! npm v2.11.3 npm ERR! code ECONNRESET npm ERR! errno ECONNRESET npm ERR! syscall read

npm ERR! network read ECONNRESET npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config' C:\Users\ooolo\AppData\Roaming\npm\tsd -> C:\Users\ooolo\AppData\Roaming\npm\node_modules\tsd\build\cli.js tsd@0.6.5 C:\Users\ooolo\AppData\Roaming\npm\node_modules\tsd ├── assertion-error@1.0.0 ├── type-detect@0.1.2 ├── deep-freeze@0.0.1 ├── joi-assert@0.0.3 ├── diff@1.4.0 ├── open@0.0.5 ├── rimraf@2.2.8 ├── jsesc@0.5.0 ├── lru-cache@2.5.2 ├── ministyle@0.1.4 ├── colors@1.1.2 ├── minimist@1.2.0 ├── uuid@2.0.1 ├── exit@0.1.2 ├── minitable@0.0.4 (minichain@0.0.1) ├── detect-indent@0.2.0 (get-stdin@0.1.0, minimist@0.1.0) ├── semver@4.3.6 ├── uri-templates@0.1.9 ├── json-pointer@0.2.2 (foreach@2.0.5) ├── miniwrite@0.1.4 (mkdirp@0.3.5) ├── mkdirp@0.5.1 (minimist@0.0.8) ├── minimatch@1.0.0 (sigmund@1.0.1) ├── event-stream@3.1.7 (from@0.1.3, duplexer@0.1.1, pause-stream@0.0.11, stream-combiner@0.0.4, map-stream@0.1.0, split@0.2.10, through@2.3.8) ├── chalk@1.1.1 (supports-color@2.0.0, escape-string-regexp@1.0.5, strip-ansi@3.0.1, has-ansi@2.0.0, ansi-styles@2.2.0) ├── bl@0.9.5 (readable-stream@1.0.33) ├── universal-analytics@0.3.11 (async@0.2.10, node-uuid@1.4.7, underscore@1.8.3) ├── bluebird@1.2.4 ├── lazy.js@0.3.2 ├── verror@1.4.0 (extsprintf@1.0.3) ├── glob@4.5.3 (inherits@2.0.1, inflight@1.0.4, once@1.3.3, minimatch@2.0.10) ├── definition-header@0.1.0 (xregexp@2.0.0, parsimmon@0.5.1) ├── update-notifier@0.2.2 (is-npm@1.0.0, string-length@1.0.1, chalk@0.5.1, semver-diff@2.1.0, configstore@0.3.2, latest-version@1.0.1) ├── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, extend@3.0.0, json-stringify-safe@5.0.1, node-uuid@1.4.7, qs@6.0.2, tough-cookie@2.2.2, form-data@1.0.0-rc4, mime-types@2.1.10, hawk@3.1.3, bl@1.0.3, aws4@1.3.2, combined-stream@1.0.5, har-validator@2.0.6, http-signature@1.1.1) └── joi@4.9.0 (topo@1.1.0, isemail@1.2.0, hoek@2.16.3, moment@2.12.0) npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "tsd" npm ERR! node v0.12.7 npm ERR! npm v2.11.3

npm ERR! Callback called more than once. npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\ooolo\npm-debug.log