nodo js typeError [ERR_INVALID_ARG_TYPE]: el argumento debe ser de Type String. Recibido indefinido

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

npm install -S cucumber
Armandres