Skip to content

statamic new requires tty to run #65

Description

@amiuhle

I'm trying to create a new statamic site in an automated process using a docker image. It works using the -it flags when running the docker image, but without an interactive tty terminal, Statamic fails right after printing the title art:

In Process.php line 1023:
                                                   
  TTY mode requires /dev/tty to be read/writable.

Statamic site generation should not require an interactive shell if the --no-interaction flag is passed from the command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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