Skip to content

Linking in Azure Linux AppService after v1.9.4 not working - EBADF: bad file descriptor, copyfile #7440

@michaelmiklis

Description

@michaelmiklis

When running yarn version higher than 1.9.4 linking will fail with random packages / files:

error An unexpected error occurred: "EBADF: bad file descriptor, copyfile '/usr/local/share/.cache/yarn/v2/npm-amdefine-1.0.1-4a5282ac164729e93619bcfd3ad151f817ce91f5/LICE
NSE' -> '/home/site/wwwroot/node_modules/amdefine/LICENSE'".

It is reproducible when installing yarn using "npm install yarn@Version" and triggering yarn:
node node_modules/yarn/bin/yarn.js install --production --non-interactive --force

Version 1.9.4 is working, version 1.10.0 is the first version throwing an error. Maybe it is related to #5456

package.txt

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