You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
From @ravioactive on May 29, 2018 0:38
Problem Summary
Running
leetcode show
gives exceptions:How to reproduce
Running
leetcode show
command.Environment
Copied from original issue: skygragon/leetcode-cli#104
The text was updated successfully, but these errors were encountered: