curl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd && del install.cmd First I used this but had issues installing node js then tried through powershell whre i was able to get node js but failed now im back to the first command
Microsoft Windows [Versión 10.0.26200.7623]
(c) Microsoft Corporation. Todos los derechos reservados.
C:\Users\Lou>curl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
OpenClaw Installer
[OK] Windows detected
[OK] Node.js v24.13.1 found
[*] Installing OpenClaw (openclaw@latest)...
node.exe : npm error code ENOENT
En línea: 1 Carácter: 1
- & "C:\Program Files\nodejs/node.exe" "C:\Program Files\nodejs/node_mo ...
-
+ CategoryInfo : NotSpecified: (npm error code ENOENT:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError