Coder Social home page Coder Social logo

Comments (4)

DmitriiBobreshev avatar DmitriiBobreshev commented on May 27, 2024 1

Hi @Metarract, thanks for the feedback.
We apologize for the inconvenience. The node10 runner was removed because dependent packages do not support node10.

We have a task when the runner is missing in the agent, but, unfortunately, it will not work with an old agent, because it works only for previous node versions (e.g. agent has node 16 handler and had node 10, the task could install node 10 for such agent).

One of the options is that you can pin the task version in the yml file (e.g. [email protected]) to use older version but it may contain some bugs, or update your agent(you need agent's version at least 2.206.1 where node16 runner was introduced).

from azure-pipelines-tasks.

DmitriiBobreshev avatar DmitriiBobreshev commented on May 27, 2024 1

You're right, we'll bump minimumAgentVersion to 2.206.1, thank you!

from azure-pipelines-tasks.

Metarract avatar Metarract commented on May 27, 2024

fair enough, cheers; i assume it would make sense to bump the minimum agent version to 2.206.1 in the task json then? i see a pr out to fix it in the docs at the very least

from azure-pipelines-tasks.

kirill-ivlev avatar kirill-ivlev commented on May 27, 2024

@Metarract, thank you reporting this!
I'd like to add that we highly recommend you upgrade you agent to more modern version, v2.x is not supported, with each agent iteration we deliver important security fixes & improvements

from azure-pipelines-tasks.

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.