BionicFramework / BionicCLI

Bionic Framework CLI - Ionic Framework CLI clone to build and deploy PWAs and Mobile Apps using Blazor
MIT License
58 stars 4 forks source link

Fix console output on Windows #4

Closed bmsantos closed 6 years ago

bmsantos commented 6 years ago

One should not expect the Windows Console to support UTF8 output by default as it is commonly accepted in OSX and Linux Systems. Because of this, when on Windows, output must not have UTF8 characters.