skygragon / leetcode-cli

A cli tool to enjoy leetcode!
MIT License
3.65k stars 457 forks source link

[ERROR] failed to load locked problem! [0] #124

Closed ttbian closed 6 years ago

ttbian commented 6 years ago

I am able to login to leetcode and work on locked problems, is there anyway to show locked problem in command line tool? Thanks!

sfdye commented 6 years ago

Duplicate of #91

Install from github mater will do the trick for now:

npm i -g skygragon/leetcode-cli

skygragon commented 6 years ago

thanks @sfdye !