Skip to content

Serverless 3.x installation fails in ADO release pipeline Ubuntu 20.04, Node 20.x all of a sudden #12959

Closed as not planned
@sai097

Description

@sai097

Issue description

I'm using ADO release pipeline to deploy a service to AWS using Serverless. The deployments started failing all of a sudden today without revealing much information about what exactly went wrong.

Versions:
ADO Agent job - Ubuntu 20.04
Node - 20.10.0
Serverless - 3.30.1

Below is the error message I can see in the step when I have two commands running npm install and sudo npm install serverless@3.30.1 -g

npm error code TAR_BAD_ARCHIVE
2024-12-16T18:03:18.7625035Z npm error TAR_BAD_ARCHIVE: Unrecognized archive format

image

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions