Skip to content

Conversation

hirasso
Copy link

@hirasso hirasso commented Dec 22, 2024

Remove @php from composer dump-autoload

...otherwise the script will throw an error:

Could not open input file: /Users/rah/Library/Application
Script @php composer dump-autoload handling the prefix-namespaces event returned with error code 1 Script @prefix-namespaces was called via post-install-cmd

Remove `@php` from `composer dump-autoload`

...otherwise the script will throw an error:

> Could not open input file: /Users/rah/Library/Application
Script @php composer dump-autoload handling the prefix-namespaces event returned with error code 1
Script @prefix-namespaces was called via post-install-cmd
@BrianHenryIE
Copy link
Owner

BrianHenryIE commented Jan 4, 2025

Should it be/could it be just @dump-autoload since it's an internal Composer script?

@hirasso
Copy link
Author

hirasso commented Jan 4, 2025

I don't know 🤷‍♂️😄

hirasso and others added 2 commits January 4, 2025 14:24
Co-authored-by: Viktor Szépe <viktor@szepe.net>
@hirasso
Copy link
Author

hirasso commented Jan 4, 2025

Thanks to @szepeviktor for pointing out how it's done!✔️

@hirasso
Copy link
Author

hirasso commented Feb 10, 2025

I think merging this PR would help others with installation (see #142 for example)

@BrianHenryIE BrianHenryIE merged commit 7614a8c into BrianHenryIE:master Feb 11, 2025
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

Successfully merging this pull request may close these issues.

3 participants