You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the autoloader is trying to load a class named ZipArchive which is used by the CKEditor installer to decompress the zip archive but instead of loading the class from the zip component, it loads it from php excel libray.
Do you have the zip component installed: http://php.net/manual/en/book.zip.php ? Basically, I have not added it to the composer require section since it is not mandatory to have it if you prefer install CKEditor manually by downloading it by yourself instead of using the built-in installer.
When I start composer install I see errors in terminal here are
The text was updated successfully, but these errors were encountered: