Giter VIP home page Giter VIP logo

Comments (13)

T-Hugs avatar T-Hugs commented on May 12, 2024 1

It will be a few weeks before we have a 2.4 update. Certainly you can downgrade. If you're using npm, just run npm install --global [email protected].

from vss-web-extension-sdk.

MrTarantula avatar MrTarantula commented on May 12, 2024

At least part of this is the same problem I have in #48. The incorrectly extends errors can be fixed by changing the access modifiers of those properties in the typings files. No response yet on my issue so it makes me wonder if anybody is paying attention.

from vss-web-extension-sdk.

MrTarantula avatar MrTarantula commented on May 12, 2024

I started getting more errors like yours after cloning my extension to a new machine. I moved my code to the ALM Rangers' webpack-based Yeoman generator and have had no issues cloning on new machines. It took a bit of finagling with webpack to get everything set up, and of course all paths in vss-extension.json and html files need to be updated.

I didn't look into why I was getting the errors, I'm just happy to have it fixed.

from vss-web-extension-sdk.

cschleiden avatar cschleiden commented on May 12, 2024

We are still working on the 2.4 upgrade, VSTS is still on 2.3 but @trevorsg is looking into it, so with one of the upcoming releases that should be fixed.

from vss-web-extension-sdk.

mosheco avatar mosheco commented on May 12, 2024

Any news here?
Alternatively, how do I downgrade to use Typescript 2.3 ?

from vss-web-extension-sdk.

onlyutkarsh avatar onlyutkarsh commented on May 12, 2024

Looks like this is affecting my issue wherein breakpoints jump wildly within vs code. This is again similar to older issue 378 on vs code's chrome debugger, and the resolution is to upgrade the TS version to 2.4+. Any update on this will be highly appreciated!

from vss-web-extension-sdk.

knom avatar knom commented on May 12, 2024

Is there any update on this?
Typescript 2.4 is the default on VSTS now.. Which means my build will always fail :-(

from vss-web-extension-sdk.

T-Hugs avatar T-Hugs commented on May 12, 2024

Master has a dependency on TypeScript 2.5.3, which is the version used in VSTS, so this should already be resolved. Let me know if there are still issues here.

from vss-web-extension-sdk.

knom avatar knom commented on May 12, 2024

I'm using the latest versoin of https://www.npmjs.com/package/vss-web-extension-sdk
It's not fixed there..

from vss-web-extension-sdk.

T-Hugs avatar T-Hugs commented on May 12, 2024

Ah, npm did not get updated... neat. Let's fix that.

from vss-web-extension-sdk.

T-Hugs avatar T-Hugs commented on May 12, 2024

I updated the minor version, but it should have been fine as is. In other words, 4.126.0 should be the same as 4.125.2. Looking at the tree for v4.125.2 the TypeScript dependency is 2.5.3.

from vss-web-extension-sdk.

knom avatar knom commented on May 12, 2024

Works for me now!
Thanks!

from vss-web-extension-sdk.

T-Hugs avatar T-Hugs commented on May 12, 2024

Great to hear!

from vss-web-extension-sdk.

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.