node.js ERR_INVALID_ARG_TYP 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