nodejs code: 'ERR_INVALID_ARG_TYPE' code example
Example: npm TypeError [ERR_INVALID_ARG_TYPE]:
1) install cucumber as project local package, rather than global package.
npm install -S cucumber
1) install cucumber as project local package, rather than global package.
npm install -S cucumber