Replies: 2 comments
-
I think you'll have to do some more debugging on when that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well of course I tried before starting the discussion. I'll try to share a demo repo over the weekend. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to install this package but I get the following error when the code reaches the auto discovery command:
My code is split into domains (including the tests) and I just updated to Laravel 9. Basically I have a testsuite for each domain in phpunit.xml
Initially I thought the issue is with pestphp and I have another open discussion topic at pest's repo but after reinstalling all pest plugins and the main package I can install other packages without issues. The issue is only with
spatie/laravel-event-sourcing
.Here is a stack trace from the exception https://flareapp.io/share/LPdEQMN7#F28
Beta Was this translation helpful? Give feedback.
All reactions