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

PHP Fatal error: Uncaught Error: Class 'Patchwork\Utf8\Bootup #61

Closed
basamoahjnr opened this issue Apr 11, 2022 · 2 comments
Closed

PHP Fatal error: Uncaught Error: Class 'Patchwork\Utf8\Bootup #61

basamoahjnr opened this issue Apr 11, 2022 · 2 comments

Comments

@basamoahjnr
Copy link

i get this error message on composer install

PHP Fatal error: Uncaught Error: Class 'Patchwork\Utf8\Bootup' not found in /opt/bitnami/apache/htdocs/bootstrap/autoload.php:46
Stack trace:
#0 /opt/bitnami/apache/htdocs/artisan(16): require()
#1 {main}
thrown in /opt/bitnami/apache/htdocs/bootstrap/autoload.php on line 46
Script php artisan clear-compiled handling the post-install-cmd event returned with error code 255

@Emmanuel-Odero
Copy link

To fix that I ran the command:
composer require patchwork/utf8

@basamoahjnr
Copy link
Author

To fix that I ran the command: composer require patchwork/utf8

this worked, but i can see you posted an issue after of which i am getting same error

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

2 participants