/usr/lib/node_modules/fis/node_modules/fis-command-install/install.js:34
names.split(/,/).forEach(function(name){
^
TypeError: Cannot call method 'split' of undefined
at Command. (/usr/lib/node_modules/fis/node_modules/fis-command-install/install.js:34:19)
at Command. (/usr/lib/node_modules/fis/node_modules/commander/index.js:256:8)
at Command.emit (events.js:98:17)
at Command.parseArgs (/usr/lib/node_modules/fis/node_modules/commander/index.js:479:12)
at Command.parse (/usr/lib/node_modules/fis/node_modules/commander/index.js:377:21)
at Object.fis.cli.run (/usr/lib/node_modules/fis/fis.js:128:19)
at Object. (/usr/lib/node_modules/fis/bin/fis:3:26)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
#fis install
/usr/lib/node_modules/fis/node_modules/fis-command-install/install.js:34 names.split(/,/).forEach(function(name){ ^ TypeError: Cannot call method 'split' of undefined at Command. (/usr/lib/node_modules/fis/node_modules/fis-command-install/install.js:34:19)
at Command. (/usr/lib/node_modules/fis/node_modules/commander/index.js:256:8)
at Command.emit (events.js:98:17)
at Command.parseArgs (/usr/lib/node_modules/fis/node_modules/commander/index.js:479:12)
at Command.parse (/usr/lib/node_modules/fis/node_modules/commander/index.js:377:21)
at Object.fis.cli.run (/usr/lib/node_modules/fis/fis.js:128:19)
at Object. (/usr/lib/node_modules/fis/bin/fis:3:26)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
#node -v v0.10.32
CentOS release 6.6 (Final) x86_64