> Command failed: C:\Windows\system32\cmd.exe /s /c "C:\Users\...\AppData\Local\Temp\nw1444_22119\node_modules\node-webkit-updater\app\tools\unzip.exe -u -o C:\Users...\AppData\Local\Temp\[object Object] -d C:\Users\...\AppData\Local\Temp" > The system cannot find the path specified. Why is it trying to utilize an [object Object] as a file path end point, instead of an actual folder name? ``` { "name": "CE2", "manifestUrl": "http://localhost/media/agent-builder/assets/src/package.json", "packages": { "win": { "url": "http://localhost/media/agent-builder/builds/ce2/win64/CE2.zip" }, "mac": { "url": "http://localhost/media/agent-builder/builds/ce2/osx64/CE2.zip" } } } ```