PHP Classes

composer Install

Recommend this page to a friend!

      Aksara  >  All threads  >  composer Install  >  (Un) Subscribe thread alerts  
Subject:composer Install
Summary:error message resolution
Messages:2
Author:Pranoti Manapure
Date:2021-02-24 10:31:53
 

  1. composer Install   Reply   Report abuse  
Picture of Pranoti Manapure Pranoti Manapure - 2021-02-24 10:31:53
I m getting below message after try to run the code
Please run "composer install" from "D:\xampp\htdocs\aksara-2021-02-20" to fetch the required repository before we start the installation wizard.
can you please guide how to fix it

  2. Re: composer Install   Reply   Report abuse  
Picture of Aby Dahana Aby Dahana - 2021-02-24 13:59:32 - In reply to message 1 from Pranoti Manapure
Hello, you must install composer on your device. Get it from http://getcomposer.org/ follow the composer installation wizard. After composer has successfully installed, you can run the command "composer install" with CLI from the Aksara directory.