中文
← Errors

F_SCAFFOLD_INVALID_PROJECT_NAME

Invalid project name

create-func received a project name that is unsafe as either a package name or directory name.

Updated

How to fix it

Use a non-empty name that does not begin with -, and avoid whitespace, path separators, and filesystem-reserved characters. Pass the corrected name as the positional project argument.