mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-13 21:27:54 +02:00
fix(opencode): isolate explicit home contexts
This commit is contained in:
@@ -467,6 +467,7 @@ async function main() {
|
||||
|
||||
const installStateProjection = reconcileCurrentInstallState(store, {
|
||||
homeDir: process.env.HOME || os.homedir(),
|
||||
env: process.env,
|
||||
projectRoot: process.cwd(),
|
||||
});
|
||||
const storedStatus = store.getStatus({
|
||||
|
||||
Reference in New Issue
Block a user