Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tldr sort tries to find the tldr-sort command #15

Closed
rubenvereecken opened this issue Apr 9, 2015 · 1 comment
Closed

tldr sort tries to find the tldr-sort command #15

rubenvereecken opened this issue Apr 9, 2015 · 1 comment

Comments

@rubenvereecken
Copy link
Contributor

This was extremely weird. I didn't bother to even try and find the source of this strange bug but I might later on.

tldr sort threw me the following error after correctly displaying the page for sort:

module.js:340
    throw err;
          ^
Error: Cannot find module '/usr/local/bin/tldr-sort'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:906:3

This is just a bit silly, right? I tried tldr ls and it didn't have the problem.

@rprieto
Copy link
Contributor

rprieto commented Apr 10, 2015

That's very odd indeed 😮
I have the same behaviour locally.

@rprieto rprieto closed this as completed in c42d7a9 Dec 6, 2015
rprieto added a commit that referenced this issue Dec 6, 2015
Fix #15: upgrade commander to 2.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants