【環境情報】
・baserCMSのバージョン:5.0.5
・レンタルサーバー名:sakura vps (kusanagi)
・使用テーマ:
・PHPスキル(自己評価):D
git clone GitHub - baserproject/basercms: baserCMS : Based Website Development Project
composer install
で、以下のエラーが表示されます。
A script named install would override a Composer command and has been skipped
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
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>
.
Your lock file does not contain a compatible set of packages. Please run composer update.
composer update
でも特に問題ないですよね?