Hi, I’ve created a new service based on a public github repo. It works with command line options upon startup.
Now, I’d like to extend the configuration and use a config file. However, when I go to Settings / Environment variables and files / Files and click Add file, I get this error:
—8<—
Whoops!
Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
If this keeps happening, check out status.koyeb.com.
—>8—
The status page doesn’t show any incidents.
I’ve already deleted and recreated the service with the same result. This used to work last year when I first tried this.
Thanks in advance for your help!