[markusjm@monolith build-develop]$ echo "hello"|bin/maxctrl -p -- list servers
|
Enter password: /bin/sh: /snapshot/maxctrl/node_modules/readline-sync/lib/read.sh: No such file or directory
|
{ Error: The current environment doesn't support interactive reading from TTY.
|
/bin/sh: /snapshot/maxctrl/node_modules/readline-sync/lib/read.sh: No such file or directory
|
at readlineExt (/snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:212:19)
|
at tryExt (/snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:249:15)
|
at /snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:383:20
|
at _readlineSync (/snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:422:5)
|
at getValidLine (/snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:752:11)
|
at Object.exports.question (/snapshot/maxctrl/node_modules/readline-sync/lib/readline-sync.js:834:10)
|
at module.exports.maxctrl (/snapshot/maxctrl/lib/common.js:0)
|
at Object.handler (/snapshot/maxctrl/lib/list.js:0)
|
at Object.module.exports.self.runCommand (/snapshot/maxctrl/node_modules/yargs/lib/command.js:233:22)
|
at Object.__dirname.Yargs.self._parseArgs (/snapshot/maxctrl/node_modules/yargs/yargs.js:990:30)
|
method: 'execFileSync',
|
program: '/bin/sh',
|
args:
|
[ '/snapshot/maxctrl/node_modules/readline-sync/lib/read.sh',
|
'--hideEchoBack',
|
'--mask',
|
'#42;' ],
|
extMessage: '/bin/sh: /snapshot/maxctrl/node_modules/readline-sync/lib/read.sh: No such file or directory',
|
exitCode: 127,
|
code: undefined,
|
signal: null }
|