TypeError [ERR_INVALID_ARG_TYPE]: The "from" argument must be of type string. Received undefined at validateString (internal/validators.js:120:11)

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

npm install -S cucumber
Source

Also in JavaScript: