[问题] 错误: 安装 ECC 后, OpenCode 应用程序停止响应(在自定义工具上出现 ERR_MODULE_NOT_FOUND 错误)
作者: Abdtouab创建于 2026年9月13日更新于 2026年9月13日
标签bugneeds-triagearea:install
ECC installs the **TypeScript source barrels** into OpenCode's active directories, but these barrels import modules using the **.js** extension while only .ts files exist next to them (the matching .js files only exist after compilation, inside dist/).
内容来源: affaan-m/ECC