-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Executing command "openclaw plugins install @supermemory/openclaw-supermemory" in Windows 11, PowerShell (admin) results in the following error. NPM is updated to latest release.
[openclaw] Failed to start CLI: Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:753:9)
at runCommandWithTimeout (file:///C:/Users/USERNAME/AppData/Roaming/npm/node_modules/openclaw/dist/exec-B8JKbXKW.js:201:16)
at installPluginFromNpmSpec (file:///C:/Users/USERNAME/AppData/Roaming/npm/node_modules/openclaw/dist/installs-DsJkyWfL.js:339:20)
at async Command. (file:///C:/Users/USERNAME/AppData/Roaming/npm/node_modules/openclaw/dist/plugins-cli-Bz2pPIYb.js:337:18)
at async Command.parseAsync (C:\Users\USERNAME\AppData\Roaming\npm\node_modules\openclaw\node_modules\commander\lib\command.js:1122:5)
at async runCli (file:///C:/Users/USERNAME/AppData/Roaming/npm/node_modules/openclaw/dist/run-main-CiEYQmY1.js:161:2)