中文
← Errors

F_SCAFFOLD_COMMAND_FAILED

Child command failed

funcgo could not start a child command or the command exited unsuccessfully.

Updated

How to fix it

Read the child command output and inspect details.command, details.exitCode, and details.signal. Confirm the executable is installed and available on PATH, then run the underlying command directly to diagnose its arguments and environment.