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 #632

Open manjaycoder opened 4 months ago

manjaycoder commented 4 months ago

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

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

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.