php laravelのインストールを試みて以下のコマンドをコマンドプロンプトに入力したのですが、インストールに進めない状況にあります。以下のメッセージが表示されました。
[Nothing to install or update]の部分を含め検索したところ、既にインストール済みのパターンとあったのですが、そういう認識で良いのでしょうか?
*usernameはユーザー名を出せないため、差し替えました。
*以前、インストールしていた可能性もあるのでそれでもおかしくはない状況ではあります。
Microsoft
1(c) 2019 Microsoft Corporation. All rights reserved. 2 3C:\Users\username>**composer global require laravel/installer** 4Changed current directory to C:/Users/username/AppData/Roaming/Composer 5Using version ^4.1 for laravel/installer 6./composer.json has been updated 7Loading composer repositories with package information 8Updating dependencies (including require-dev) 9**Nothing to install or update** 10Writing lock file 11Generating autoload files 1210 packages you are using are looking for funding. 13Use the `composer fund` command to find out more! 14 15C:\Users\username>
回答1件
あなたの回答
tips
プレビュー