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.
F_SCAFFOLD_INVALID_PROJECT_NAME
create-func received a project name that is unsafe as either a package name or directory name.
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.