QasimWani / LeetHub

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
https://chrome.google.com/webstore/detail/leethub/aciombdipochlnkbpcbgdpjffcfdbggi
MIT License
3.91k stars 1.37k forks source link

Not working for Leetcode latest version #628

Open devesh-panwar opened 5 months ago

devesh-panwar commented 5 months ago

Please review previous closed issues before filling out a new one! Duplicate issues will be closed without comment.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

firozshaikhh commented 5 months ago

hii i want to contribute in your issue

aziyatali commented 3 months ago

Probably using new version of Leetcode?

I found out that this PR is about to be merged.

  1. Clone repo
  2. Authorize with Github
  3. Switch to the PR (gh pr checkout 576)
  4. remove node_modules
  5. remove npm.lock
  6. npm run setup
  7. upload again to the extensions.
  8. link with existing repo

Should work.