JudiniLabs/code-gpt-docs

install node.js after extension installed makes it blank page

Opened this issue · 2 comments

I install CodeGPT extension in VS Code 1.19, and then it gives me an error and guide me through troubleshooting page, where I found I have to install Node.js first on my MacOS Monterey.

Once installed node.js 20.0, the extension still give me a blank page.

I'v tried to disable and enable again, it prompt to login, and then I paste the address to Chrome and logged in. Still, the extension shows a blank.

This was corrected in the latest version of Code GPT, make sure you are on the version 3.4.01

@adrianzhang, you can also follow these steps:
1: Uninstall the extension
2: CleanCachee for macOS:

  • Could you ensure VS Code is closed before you clean the Cache?
  • Use Terminal to navigate through your file system.
  • Go to Library/Caches/com. microsoft.VSCode.
  • Delete the Cache there
  • Go to Library/Application Support/Code.
  • Delete the Cache there
  • Also, you can delete the Cache, extension cache, and CachedData folders.
    3: Be aware of the VSCode and Node versions
    4: Install the CodeGPT extension again

Please let us know how is going