Skip to content

App creation return an error code 130 #5

@SimonInOps

Description

@SimonInOps

Describe the bug
Running command npx sfx create return exit code 130 without any trace.

To Reproduce
Running pipeline locally using "nektos/act" or triggering GitHub Actions workflow

Expected behavior
Exit code 0

Additional context
GitHub Actions Logs

Bug is probably related to process.exit(); code at sfx/libs/sfx/src/app/create.ts Line 108

Code refactor of handling main and child processes needed to successfully exit command.
Temporarily continuing on error in GitHub Actions to allow build run ( continue-on-error: true ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions