Answers for "'compser' is not recognized as an internal or external command, operable program or batch file."

0

'compser' is not recognized as an internal or external command, operable program or batch file.

you need to setup this under global variables 

or run like this under project folder

C:\ProgramData\ComposerSetup\bin\composer update
Posted by: Guest on April-08-2022
0

'compser' is not recognized as an internal or external command, operable program or batch file.

for window after run .exe setup 

logout and relogin the window then

composer install

now it is compelete 

now run

composer -v 

now you can see the compser is installed
Posted by: Guest on April-08-2022

Code answers related to "'compser' is not recognized as an internal or external command, operable program or batch file."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language