Pilothouse-App / Pilothouse

A command line app for managing a LEMP local development environment based on Docker.
http://pilothouse-app.org
GNU General Public License v2.0
98 stars 17 forks source link

Error on pilotehouse up -> Windows #114

Closed liciniofs closed 5 years ago

liciniofs commented 5 years ago

I get the following error:

ERROR: yaml.scanner.ScannerError: while scanning a double-quoted scalar
  in ".\docker-compose.yml", line 16, column 9
expected escape sequence of 8 hexdecimal numbers, but found 's'
  in ".\docker-compose.yml", line 16, column 14
Waiting for MySQL...
Error: MySQL could not be started.
philipnewcomer commented 5 years ago

@liciniofs unfortunately Pilothouse doesn't support the Windows platform yet. I'd love to support Windows eventually, but so far it's macOS-only. I already have an issue opened for Windows support, and I'll add this report to that thread.