NPM TypeError [ERR_INVALID_ARG_TYPE]:

1) install cucumber as project local package, rather than global package.

npm install -S cucumber
Armandres