Skip to content
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

Unable to prepare route [api/user] for serialization. Uses Closure. #13

Open
pitchum opened this issue Jun 20, 2019 · 0 comments
Open

Comments

@pitchum
Copy link

pitchum commented Jun 20, 2019

When running composer install for the first time:

[...]
Package manifest generated successfully.
> Illuminate\Foundation\ComposerScripts::postInstall
> php artisan optimize
Configuration cache cleared!
Configuration cached successfully!
Route cache cleared!

In Route.php line 917:

  Unable to prepare route [api/user] for serialization. Uses Closure.


Script php artisan optimize handling the post-install-cmd event returned with error code 1

Here are the relevant Debian packages I use (from buster repository)

  • composer 1.8.4
  • php7.3
pitchum added a commit to pitchum/EdPaste that referenced this issue Jun 20, 2019
pitchum added a commit to pitchum/EdPaste that referenced this issue Jun 20, 2019
pitchum added a commit to pitchum/EdPaste that referenced this issue Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant