GithubHelp home page GithubHelp logo

Comments (8)

oceanlvr avatar oceanlvr commented on August 10, 2024 1

@jdneo Thank you! I Successfully login.:smile::smile::smile:

from vscode-leetcode.

jdneo avatar jdneo commented on August 10, 2024 1

@oceanlvr Great. Not quite sure if this is a bug for leetcode-cli. 😄

from vscode-leetcode.

oceanlvr avatar oceanlvr commented on August 10, 2024

@jdneo Could you please tell me what wrong with it? thx for your patience. 👍 👍 👍

from vscode-leetcode.

oceanlvr avatar oceanlvr commented on August 10, 2024

and I try to log with leetcode-cil directly. By using the command:

Install leetcode cli: npm install -g leetcode-cli
leetcode user -l

It occurs the same error. And I have no idea what happened.

from vscode-leetcode.

jdneo avatar jdneo commented on August 10, 2024

@oceanlvr Hmm, What's your target login endpoint? Is it leetcode or leetcode.cn?

from vscode-leetcode.

oceanlvr avatar oceanlvr commented on August 10, 2024

Thx for your reply. And I want to log in leetcode
But when I change the endpoint.
An error comes out.

Failed to delete cache. Please open the output channel for details.

from vscode-leetcode.

oceanlvr avatar oceanlvr commented on August 10, 2024

image
@jdneo

from vscode-leetcode.

jdneo avatar jdneo commented on August 10, 2024

@oceanlvr Ok. Looks like the json format is wrong. Could you please try to find this file: C:\Users\[username]\.lc\plugins.json. And open it.

From your error logs, it looks like the json is wrong: {"cache":true,"retry":true}"leetcode.cn":true}.

Try to change it to {"cache":true,"retry":true,"leetcode.cn":true} and to see if this could help.

from vscode-leetcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.