TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined 04:32:16.896 at validateString (internal/validators.js:124:11) code example
Example: node js TypeError [ERR_INVALID_ARG_TYPE]: The argument must be of type string. Received undefined
1) install cucumber as project local package, rather than global package.
npm install -S cucumber