When deploying the script no longer waits for me to authenticate using the browser, it immediately exits with errno1, see below:
This only happens on one of my projects, the other project with meteor 1.5.1 deploys fine.
To sign in, use a web browser to open the page https://aka.ms/devicelogin and enter the code DEXXPTHEW to authenticate.
error:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! floqo@1.0.0 deploy-azure: `meteor-azure --settings settings-beta.json`
npm ERR! Exit status 1```