Error when using docker compose with powershell ISE

When I run docker-compose start I get a error but it does continue to execute it does not hang or block. this only problem when using powerhshell ISE and not with regular Powershell. Is this an expected behavior?

docker-compose : Starting azure-vote-front …
At line:1 char:1
+ docker-compose start
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Starting azure-vote-front … :String) , RemoteException
+ FullyQualifiedErrorId : NativeCommandError

Starting azure-vote-back …
e[2Ae[2KStarting azure-vote-front … e[32mdonee[0me[2B
e[1Ae[2KStarting azure-vote-back … e[32mdonee[0me[1B