Skip to content

Git initialization error #202

@knight-bubble

Description

@knight-bubble

There is a strange issue during initialization of git repo. The only output in the command line is:

✔ Done!

Error: Exited with status 128

I've investigated a bit, and it appears that this line of code is cause of the issue.

await spawn('git', ['commit', '--author', gitUser, '-m', 'initial commit from Preact CLI'], { cwd });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions