dsdashun
dsdashun
Here is a simple script to reproduce: ```typescript import * as _ from "lodash"; interface MyConfig { main: MainConfig; opt?: OptionalConfig; } interface MainConfig { logLevel: string; } interface OptionalConfig...
### System Info * Langchain: 0.0.181 * OS: Ubuntu Linux 20.04 * Kernel: `Linux iZt4n78zs78m7gw0tztt8lZ 5.4.0-47-generic #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux` * Ubuntu...
### Description OpenCode crashes immediately on startup when the `http_proxy` environment variable is set with the right value, displaying `[object Object]` . ### Plugins None ### OpenCode version 1.1.4 ###...