Checking for node
Nodejs found puppilot directory
Checking for updates
Puppilot is up to date
Starting puppilot
node:internal/errors:983
const err = new Error(message);
^
Error: Command failed: reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths" /s /f \chrome.exe
at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at ChildProcess.exithandler (node:child_process:421:12)
at ChildProcess.emit (node:events:520:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
code: 1,
killed: false,
signal: null,
cmd: 'reg query "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\App Paths" /s /f \\chrome.exe'
}
Node.js v22.4.1
exit status 1
Press enter to exit |