-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: can't start Reverb #1043
Comments
When the Reverb service gets initialized, it should automatically run Please manually run |
I also face the same problem. after I changed directory
So, I tried to use it just works fine for me.
|
Platform
macOS
Operating system version
12.4
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.11.0
PHP Version
No response
Bug description
Reverb can't start
log:
Warning: require(/Users/Shared/Herd/services/reverb/1.x/vendor/autoload.php): Failed to open stream: No such file or directory in /Users/Shared/Herd/services/reverb/1.x/artisan on line 18
Fatal error: Uncaught Error: Failed opening required '/Users/Shared/Herd/services/reverb/1.x/vendor/autoload.php' (include_path='.:') in /Users/Shared/Herd/services/reverb/1.x/artisan:18
Stack trace:
#0 {main}
thrown in /Users/Shared/Herd/services/reverb/1.x/artisan on line 18
ls reverb dir:
README.md bootstrap database resources tests
__MACOSX composer.json package.json routes vite.config.js
app composer.lock phpunit.xml storage
artisan config public test
Steps to reproduce
add new service - broadcasting - Reverb - save default form
Relevant log output
No response
The text was updated successfully, but these errors were encountered: