How to fix it
Pass --watch as well, or remove the option that applies only to watch mode.
F_SCAFFOLD_WATCH_REQUIRES_WATCH
funcgo received an option that is valid only in watch mode, but watch mode is disabled.
Pass --watch as well, or remove the option that applies only to watch mode.