npm install -g generator-seneca-micro
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
/opt/node-v6.3.0-linux-x64/lib
└── generator-seneca-micro@0.1.0
/t/my-new-project yo seneca-micro
(node:22271) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
? What is the name of your micro-service server? lol
? What is the description your service (in package.json)? lol
? Do you want to run the service in Docker? Yes
? What ports do you want to expose to outside world (comma separated)? (10101) 10099
/opt/node-v6.3.0-linux-x64/lib/node_modules/yo/node_modules/rx/dist/rx.js:77
throw e;
^
TypeError: input.split is not a function
at Object.prompts.validate (/opt/node-v6.3.0-linux-x64/lib/node_modules/generator-seneca-micro/generators/app/index.js:54:35)
at /opt/node-v6.3.0-linux-x64/lib/node_modules/yo/node_modules/yeoman-environment/node_modules/run-async/index.js:26:25
at /opt/node-v6.3.0-linux-x64/lib/node_modules/yo/node_modules/yeoman-environment/node_modules/run-async/index.js:25:19
at /opt/node-v6.3.0-linux-x64/lib/node_modules/yo/node_modules/yeoman-environment/node_modules/inquirer/lib/prompts/base.js:89:14