中文
← Errors

F_SCAFFOLD_WATCH_GLOB_BASE_NOT_FOUND

Watch glob base not found

funcgo cannot find the directory before the first wildcard in a watch glob.

Updated

How to fix it

Create the base directory or change the --watch pattern to start from an existing directory. Resolve relative paths from the current project directory.