Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

leetcode show gives exceptions #15

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

Closed
skygragon opened this issue May 29, 2018 · 1 comment
Closed

leetcode show gives exceptions #15

skygragon opened this issue May 29, 2018 · 1 comment

Comments

@skygragon
Copy link
Owner

From @ravioactive on May 29, 2018 0:38

Problem Summary

Running leetcode show gives exceptions:

17:34 $ lce show
/usr/local/lib/node_modules/leetcode-cli/lib/plugins/lintcode.js:193
    queue.run(LANGS, doTask, function(e) {
          ^

TypeError: queue.run is not a function
    at Request._callback (/usr/local/lib/node_modules/leetcode-cli/lib/plugins/lintcode.js:193:11)
    at Request.self.callback (/usr/local/lib/node_modules/leetcode-cli/node_modules/request/request.js:186:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/leetcode-cli/node_modules/request/request.js:1163:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/leetcode-cli/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:111:20)

How to reproduce

Running leetcode show command.

Environment

  • leetcode-cli version: 2.5.1
  • OS version: Mac OSX High Sierra 10.13.4 (17E202)
  • Node version: 8.9.4
  • Npm version: 6.1.0

Copied from original issue: skygragon/leetcode-cli#104

@skygragon skygragon added bug and removed plugin labels May 29, 2018
skygragon added a commit that referenced this issue May 29, 2018
refs #15 #14

Signed-off-by: Eric Wang <skygragon@gmail.com>
@skygragon
Copy link
Owner Author

@ravioactive feel free to try the latest lintcode plugin

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

No branches or pull requests

1 participant