Skip to content

Build Fails Without Workflow Configuration #1355

@amankamlesh

Description

@amankamlesh

During the Turbo build process, multiple applications (like next-app, adonis, and vite-project) were failing to build.
The issue occurred because there was no automated CI workflow (build.yml) to ensure each project builds correctly in an isolated environment.

Observed Error:

next-app:build: ERROR: command finished with error: command exited (1)
adonis:build:  ELIFECYCLE  Command failed with exit code 1.
vite-project:build:  ELIFECYCLE Command failed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions