Open re-jim opened 6 years ago
I tried providing these values on the command line arguments instead for publisher and windows kit location, but then I got this:
Configuration:
Desktop Converter Location: undefined
Expanded Base Image: undefined
Publisher: undefined
Dev Certificate: undefined
Windows Kit Location: undefined
(node:696) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'match' of undefined
at inquirer.prompt.then.then (C:\Users\mhawker\AppData\Roaming\nvm\v10.6.0\node_modules\electron-windows-store\lib\params.js:92:29)
(node:696) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch
block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:696) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
At the last line it didn't wait for me, and just exited back to the console