Git Product home page Git Product logo

Comments (4)

bartlomieju avatar bartlomieju commented on May 28, 2024

Hey Kit, is there a repro we can try? Is it by any chance happening in oak repo?

from deno.

kitsonk avatar kitsonk commented on May 28, 2024

I am getting on vscode with:

Pretty much any repo where the Deno Language Server is active and on switching tabs or opening a new document. I have closed and re-opened multiple times and the error persists. It doesn't appear to be quite the same consistently on every file, but it happens quite frequently. I have seen many different commands into tsc failing, but it always appears to be only one per document.

from deno.

bartlomieju avatar bartlomieju commented on May 28, 2024

Thanks. This should be now fixed in canary, let us know if the problem persists.

from deno.

kitsonk avatar kitsonk commented on May 28, 2024

That fixed the first problem, but now I tend so see a lot of these:

Error during TS request "getCodeFixesAtPosition":
  Error: Debug Failure. 7010
    at doChange33 (ext:deno_tsc/00_typescript.js:155332:22)
    at ext:deno_tsc/00_typescript.js:156195:27
    at Function.with (ext:deno_tsc/00_typescript.js:170707:11)
    at Object.getCodeActions (ext:deno_tsc/00_typescript.js:156194:68)
    at ext:deno_tsc/00_typescript.js:147417:48
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getFixes (ext:deno_tsc/00_typescript.js:147417:12)
    at ext:deno_tsc/00_typescript.js:145014:35
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getCodeFixesAtPosition (ext:deno_tsc/00_typescript.js:145012:14)
Error getting actions from TypeScript: The response was not received for the request.
ERROR TSLS = Error: Debug Failure. 7005
    at doChange33 (ext:deno_tsc/00_typescript.js:155332:22)
    at ext:deno_tsc/00_typescript.js:156195:27
    at Function.with (ext:deno_tsc/00_typescript.js:170707:11)
    at Object.getCodeActions (ext:deno_tsc/00_typescript.js:156194:68)
    at ext:deno_tsc/00_typescript.js:147417:48
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getFixes (ext:deno_tsc/00_typescript.js:147417:12)
    at ext:deno_tsc/00_typescript.js:145014:35
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getCodeFixesAtPosition (ext:deno_tsc/00_typescript.js:145012:14)
Error during TS request "getCodeFixesAtPosition":
  Error: Debug Failure. 7005
    at doChange33 (ext:deno_tsc/00_typescript.js:155332:22)
    at ext:deno_tsc/00_typescript.js:156195:27
    at Function.with (ext:deno_tsc/00_typescript.js:170707:11)
    at Object.getCodeActions (ext:deno_tsc/00_typescript.js:156194:68)
    at ext:deno_tsc/00_typescript.js:147417:48
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getFixes (ext:deno_tsc/00_typescript.js:147417:12)
    at ext:deno_tsc/00_typescript.js:145014:35
    at flatMap (ext:deno_tsc/00_typescript.js:303:19)
    at Object.getCodeFixesAtPosition (ext:deno_tsc/00_typescript.js:145012:14)
Error getting actions from TypeScript: The response was not received for the request.

I don't notice anything awry, but it does seem that there is some sort of underlying noise that was previously being swallowed.

from deno.

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.