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

My leetcode submit solution not reflected in my github account #631

Open KSrimanNarayana opened 4 months ago

KSrimanNarayana commented 4 months ago

My leetcode submit solution not reflected in my github account

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.