Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error: EBADF: bad file descriptor, read #154

Description

@myyra

When trying to cache the Xcode DerivedData directory on macOS (~/Library/Developer/Xcode/DerivedData), I get the this error:

[warning]write EPIPE
events.js:187
      throw er; // Unhandled 'error' event
      ^

Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
    at internal/fs/streams.js:167:12
    at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5) {
  errno: -9,
  code: 'EBADF',
  syscall: 'read'
}
##[error]Node run failed with exit code 1

Only additional info I can add is that the directory contains a lot of files (ls ** won't run almost anywhere inside)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions