-
Notifications
You must be signed in to change notification settings - Fork 103
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
err :: Script @auto-scripts was called via post-install-cmd #78
Comments
Add this to your deploy configuration:
This will disable the |
If you remove the |
In my case it was due to
Fixed it by:
|
@numediaweb Hey, where did you exactly put the function |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Symfony 4.1.x when deploying the app, int "---> Installing Composer dependencies" section the scripts crash with this message:
| err :: Script @auto-scripts was called via post-install-cmd
Composer version is 1.7.2
The text was updated successfully, but these errors were encountered: