Git Product home page Git Product logo

Comments (5)

cvanleeuwen avatar cvanleeuwen commented on June 8, 2024 2

πŸŽ‰ Confirmed! Thanks for fixing!

from gl-vsts-tasks-yarn.

sandorfr avatar sandorfr commented on June 8, 2024

Sounds like a bug, I don't really see the root cause but I'll sure try to fix this :).

from gl-vsts-tasks-yarn.

sandorfr avatar sandorfr commented on June 8, 2024

Quick follow up, I don't see any obvious bug. This is really weird :(

from gl-vsts-tasks-yarn.

cvanleeuwen avatar cvanleeuwen commented on June 8, 2024

Are you able to reproduce it on VSTS?

I found out configuring with check and install (without additional arguments) does work as expected.

I think the issue isn't in yarn, but in the vsts task. Calling the yarn cli with invalid arguments reports it like this:

C:\code\sample [master ≑]> yarn foo
yarn foo v0.18.1
error Command "foo" not found.
C:\code\sample [master ≑]> yarn foo bar
yarn foo v0.18.1
error Command "foo" not found.

So that might mean the arguments passed to vsts-task-lib/task might be off? I couldn't find any API docs on it though... Do you have any idea where the docs/code are?

from gl-vsts-tasks-yarn.

sandorfr avatar sandorfr commented on June 8, 2024

Everything should work as desired with latest release.

from gl-vsts-tasks-yarn.

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.