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
Doesn't seem to work after installation for this solution discuss plugin:
$ lc show 1 --solution ⬡ 9.4.0
undefined:1
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Request._callback (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/lib/plugins/solution.discuss.js:54:21)
at Request.self.callback (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:186:22)
at Request.emit (events.js:160:13)
at Request. (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:1163:10)
at Request.emit (events.js:160:13)
at IncomingMessage. (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:1085:12)
at Object.onceWrapper (events.js:255:19)
at IncomingMessage.emit (events.js:165:20)
at endReadableNT (_stream_readable.js:1101:12)
version: 2.5.1
os: Linux redhat
The text was updated successfully, but these errors were encountered:
Doesn't seem to work after installation for this solution discuss plugin:
$ lc show 1 --solution ⬡ 9.4.0
undefined:1
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Request._callback (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/lib/plugins/solution.discuss.js:54:21)
at Request.self.callback (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:186:22)
at Request.emit (events.js:160:13)
at Request. (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:1163:10)
at Request.emit (events.js:160:13)
at IncomingMessage. (/home/yuzliu/.nvm/versions/node/v9.4.0/lib/node_modules/leetcode-cli/node_modules/request/request.js:1085:12)
at Object.onceWrapper (events.js:255:19)
at IncomingMessage.emit (events.js:165:20)
at endReadableNT (_stream_readable.js:1101:12)
version: 2.5.1
os: Linux redhat
The text was updated successfully, but these errors were encountered: