v5 : git cloneからcomposer installでエラー表示

【環境情報】
・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
でも特に問題ないですよね?

@hideichi こんにちは。気になりまして調べていたのですが、kusanagi環境が手元に準備できず辿れませんでした。
ですので、composerというより別のアプローチでどうでしょう。
・参考:ホスティングで利用する | baserCMS Documentation
・gitclone と パッケージDLは変わらないとは思うのですが、配置されたURLにアクセスしたらインストーラーが起動して先に進めないでしょうか。

@arata
ご返信ありがとうございます。
インストーラーで進めた際、「次のコマンドを実行してください、云々」と出てコマンドを実行したのですが、エラーが出たので一旦諦めました。
composer updateで、とりあえずインストールできたっぽいのでこれで進めようかと思っているのですが、追々何か問題になるかなーと思って、聞いてみた感じです、

「いいね!」 1