import { startStimulusApp } from '@symfony/stimulus-bundle';
const app = startStimulusApp();
// register any custom, 3rd party controllers here
// app.register('some_controller_name', SomeImportedController);
Fatal error: Uncaught TypeError: Invalid return value: callable object expected, "int" returned from "/var/www/html/public/assets/stimulus_bootstrap-xCO4u8H.js". in /var/www/html/vendor/autoload_runtime.php:12
Stack trace:
#0 /var/www/html/public/index.php(5): require_once()
#1 {main}
thrown in /var/www/html/vendor/autoload_runtime.php on line 12