geeklearningio / gl-vsts-tasks-yarn

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions
MIT License
52 stars 18 forks source link

Yarn installer failing with "incorrect header check" #45

Closed johnnyreilly closed 6 years ago

johnnyreilly commented 6 years ago

Before opening an issue please read this.

Are you reporting a bug or a 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:

Agent:

OS:

Yarn version: 1.32

Node version: *Node version**

johnnyreilly commented 6 years ago

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