geeklearningio / gl-vsts-tasks-yarn

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yarn installer failing with "incorrect header check"

johnnyreilly opened this issue · comments

Before opening an issue please read this.

Are you reporting a bug or a feature request ?

  • Bug
  • Feature request

Description

==============================================================================
Task         : Yarn Tool Installer
Description  : Installs a version of Yarn
Version      : 2.4.999
Author       : Geek Learning
Help         : [More Information](https://github.com/geeklearningio/gl-vsts-tasks-yarn/wiki/Yarn) (Version 2.4.999)
==============================================================================
{ Error: incorrect header check
    at Zlib._handle.onerror (zlib.js:370:17) errno: -3, code: 'Z_DATA_ERROR' }

Expected behavior

Describe the expected behavior

Yarn will install correctly

Reproduction

Queue a build - look at the console

MANDATORY FOR BUGS: Insert debug trace

In order to allow us to quickly reproduce you issue please include a link to a reproduction repository

System information

VSTS or TFS:

  • VSTS
  • TFS

Agent:

  • [X ] Hosted
  • Custom

OS:

  • Windows
  • Mac
  • Linux

Yarn version:
1.32

Node version:
Node version*

Hmmmm now it's started working - I changed nothing. Maybe there's been a new Yarn release