mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
fix: thread package root into symlink cleanup
This commit is contained in:
@@ -887,6 +887,7 @@ export function runBundledPluginPostinstall(params = {}) {
|
||||
}
|
||||
pruneLegacyPluginRuntimeDepsState({
|
||||
env,
|
||||
packageRoot,
|
||||
existsSync: pathExists,
|
||||
rmSync: params.rmSync,
|
||||
log,
|
||||
|
||||
Reference in New Issue
Block a user