GithubHelp home page GithubHelp logo

Comments (10)

rprieto avatar rprieto commented on May 3, 2024

Thanks for reporting that. Seems to work fine from here, but I'll try troubleshooting. What system do you run on?

my output

npm install -g tldr

[email protected] /usr/local/lib/node_modules/tldr
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] (...)
├── [email protected] (...)
└── [email protected] (...)

from tldr.

svogt avatar svogt commented on May 3, 2024

I'm on OS X 10.9 (latest updates). And node/npm is at 0.10.25

from tldr.

svogt avatar svogt commented on May 3, 2024

Tried hitting that URL at work (to make sure it's not related to my Internet at home): Still cannot download the 0.0.5.tgz - Response:

{"error":"not_found","reason":"Document is missing attachment"}

from tldr.

jmgarnier avatar jmgarnier commented on May 3, 2024

Same here...

from tldr.

cmluciano avatar cmluciano commented on May 3, 2024

Getting a similar response here too

 npm install tldr
npm http GET https://registry.npmjs.org/tldr
npm http 200 https://registry.npmjs.org/tldr
npm http GET https://registry.npmjs.org/tldr/-/tldr-0.0.5.tgz
npm http 404 https://registry.npmjs.org/tldr/-/tldr-0.0.5.tgz
npm ERR! fetch failed https://registry.npmjs.org/tldr/-/tldr-0.0.5.tgz
npm ERR! Error: 404 Not Found
npm ERR!     at WriteStream.<anonymous> (/usr/local/Cellar/node/0.10.25/lib/node_modules/npm/lib/utils/fetch.js:57:12)
npm ERR!     at WriteStream.EventEmitter.emit (events.js:117:20)
npm ERR!     at fs.js:1596:14
npm ERR!     at /usr/local/Cellar/node/0.10.25/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:103:5
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/isaacs/npm/issues>

npm ERR! System Darwin 13.0.0
npm ERR! command "/usr/local/Cellar/node/0.10.25/bin/node" "/usr/local/bin/npm" "install" "tldr"
npm ERR! cwd /Users/christopherluciano/Documents/DevOps/Chef
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/christopherluciano/Documents/DevOps/Chef/npm-debug.log
npm ERR! not ok code 0
$ curl https://registry.npmjs.org/tldr/-/tldr-0.0.5.tgz
{"error":"not_found","reason":"Document is missing attachment"}

OSX 10.9.1

npm version
{ http_parser: '1.0',
  node: '0.10.25',
  v8: '3.14.5.9',
  ares: '1.9.0-DEV',
  uv: '0.10.23',
  zlib: '1.2.3',
  modules: '11',
  openssl: '1.0.1e',
  npm: '1.3.24' }

from tldr.

rprieto avatar rprieto commented on May 3, 2024

Thanks for the detailed output. I think something might have gone wrong on the NPM side of things, I heard of other tarballs going missing. I'll publish version 0.0.6 tomorrow and hopefully that fixes it.

from tldr.

rprieto avatar rprieto commented on May 3, 2024

I just published 0.0.6, do you mind running npm install tldr -g again?

from tldr.

cmluciano avatar cmluciano commented on May 3, 2024

Looks good to me now.

$ tldr -V
0.0.6

Thank you for your hard work!

from tldr.

rprieto avatar rprieto commented on May 3, 2024

That's great to hear! I'm closing this one, please re-open it if happens again.

from tldr.

svogt avatar svogt commented on May 3, 2024

Confirmed, 0.0.6 can be installed!

from tldr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.