javiereguiluz/easy-admin-demo

Error on Composer Install

Closed this issue ยท 8 comments

Hi,

When i clone the repository and make
composer install

Error append :
There are no commands defined in the "ckeditor" namespace.

same mistake PHP 7.4.7

$ composer install

Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>.
Nothing to install or update
Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.
Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
Generating autoload files
75 packages you are using are looking for funding.
Use the composer fund command to find out more!
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
Executing script ckeditor:install [KO]
[KO]
Script ckeditor:install returned with error code 1
!!
!!
!! There are no commands defined in the "ckeditor" namespace.
!!
!!
!!
Script @auto-scripts was called via post-install-cmd

same error in PHP 7.3.11

glls commented

remove the line
"ckeditor:install": "symfony-cmd",
from package.json and it will work

j0r1s commented

remove the line
"ckeditor:install": "symfony-cmd",
from package.json and it will work

@glls probably meant composer.json

same error in PHP 7.4.9

rkeet commented

Got this error too, the repo is missing: friendsofsymfony/ckeditor-bundle.

After getting the error (or add it to the composer.json file yourself) run:

composer require friendsofsymfony/ckeditor-bundle

Why this issue is still not resolved?

Script ckeditor:install returned with error code 1

Thanks for creating this issues. However, we must close it because we're discontinuing this project and archiving this repository in favor of the new EasyAdmin Demo project.

More details: https://easycorp.github.io/blog/posts/a-new-easyadmin-demo-application