Issue
I am getting error while trying to install Composer
.
The error is
Remove from the System path: c:\windows\system32.
Please help me in finding the solution.
Solution
Open CMD as Administrator type: where composer
It will show where your global composer file is.
"Remove from the System path: c:\windows\system32." If this the error you will find a "composer.bat" file in that directory. Delete that file and run installation again. Hope this fix your problem. Cheers 🙂
Answered By – Abdulla Azman
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0