What happened?
I'm using Laravel Octane with --watch parameter. I'm using the static binary frankenphp-linux-x86_64 downloaded from GitHub. In FrankenPHP v1.9.1 it worked.
But in v10.0.0 and v10.0.1 the FrankenPHP shows an error watcher support is not enabled from internal/watcher/watcher-skip.go. As I understand, that file is compiled only there is the build tag nowatcher set in build time, so I guess that it has been set in v10.0.0 and v10.0.1 for some reason. 🤷♂️
Build Type
Static binary
Worker Mode
Yes
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
Relevant log output