process.argv is a string array and append node_path and bin_path first.['node_path', 'bin_path', 'commander_input']
e.g.:
[ 'C:\\Program Files\\nodejs\\node.exe', 'C:\\Users\\xxxx\\Desktop\\GitHub\\test\\alma-content-app\\node_modules\\xxx-xxx-xxx-content-builder\\bin\\index.js' , 'init']
Inquirer.js issue 'Can't resolve './rx.lite''