Skip to content

Error: read EIO when making User migration #77

@skyfallwastaken

Description

@skyfallwastaken

I ran spark make migration User, but got this error:

~/Chirper
spark make migration User
node:events:498
      throw er; // Unhandled 'error' event
      ^

Error: read EIO
    at TTY.onStreamRead (node:internal/stream_base_commons:218:20)
Emitted 'error' event on Interface instance at:
    at ReadStream.onerror (node:internal/readline/interface:239:10)
    at ReadStream.emit (node:events:520:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -5,
  code: 'EIO',
  syscall: 'read'
}

Node.js v22.2.0

Running:

  • .NET 8.0.102
  • dotnet-ef 8.0.5
  • Nobara 39. with kernel Linux 6.8.7-201.fsync.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC TKG

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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