Giter Site home page Giter Site logo

Comments (7)

ajafff avatar ajafff commented on May 18, 2024

Thank you for the report. Unfortunately there's no easy way to fix this for you.
If I change the public API to be compatible with the upcoming [email protected], it will break everyone else who's still using the latest release 2.7.2

I could however publish a new version as tsutils@next until [email protected] is released.

from tsutils.

ajafff avatar ajafff commented on May 18, 2024

in the meantime you could set skipLibCheck: true in your compilerOptions.

from tsutils.

deregtd avatar deregtd commented on May 18, 2024

Doing an @next would be awesome. I had to pull in tslint@next as well to fix some other issues with our lint rules, so it looks like in 2.8 they're changing some stuff that everyone's getting ready for. :)

from tsutils.

ajafff avatar ajafff commented on May 18, 2024

I'll work on this today and keep you posted here.
I'm a bit puzzled about the tslint@next thing, though ... There was no activity at all in the TSLint repo since the last stable release. tslint@next is v5.0.0-dev which is pretty old to say the least.

from tsutils.

deregtd avatar deregtd commented on May 18, 2024

Oh right in the end I went up to 5.9.1 + tslint-microsoft-contrib 5.0.3 and that fixed the actual problem. I tried @next and that fixed one problem (compared to the version I was at), then had to bump again to 5.9.1 to get rid of the last of the issues. Ignore me on that. :)

from tsutils.

ajafff avatar ajafff commented on May 18, 2024

@deregtd I actually found a way to make this fix backwards compatible. I just published v2.21.2 which compiles fine with typescript@next

from tsutils.

deregtd avatar deregtd commented on May 18, 2024

Works great, thanks so much for the quick turnaround!

from tsutils.

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.