Here is the problem:
C:\work\learning\flyctl\hellostatic-builtin>flyctl launch
Creating app in C:\work\learning\flyctl\hellostatic-builtin
Scanning source code
←[32mCould not find a Dockerfile, nor detect a runtime or framework from source code. Continuing with a blank app.←[0m
? App Name (leave blank to use an auto-generated name): hellostatic
Automatically selected personal organization: Nikolaj Ivancic
? Select region: ord (Chicago, Illinois (US))
Error Validation failed: Name has already been taken
Question: what name is taken? The automatically selected Nikolaj Ivancic
?
Also note the several “control” characters like “←[32m”. I run this sample on Windows 10 using the standard CMD.exe. What am I expected to use as a terminal?
Flyctl concept is simply fantastic and I would hate to get stuck on something so trivial