Ansi colours not working
-
OS : Windows 10 Home
Version: 1703
OS Build: 15063.540I'm using windows 10 and my artisan command can't output ansi colors in cmder and cmd in laragon ConEmu .While my friend using the same windows 10 version and build, can output them. I tried reinstalling laragon before but it's still not working. The only workaround for me, was to use Powershell. But when using powershell my aliases can't work.
Help me please... I need ma colours
-
@alqaline94 : Can you try upgrading ConEmu version to see if it help?
https://conemu.github.io
-
I tried using this to update. Is it the same?
-
One thing I realized, is that my friend's ConEmu was in 32 bit. While mine was 64.
That made me check if my php was in 64 . Turns out, it was using the 32 bit version So I changed it to 64 and now it works. Cheers!
-
@alqaline94 : Nice! I'm glad to hear you solved it