TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type number (NaN) code example
Example: npm TypeError [ERR_INVALID_ARG_TYPE]:
1) install cucumber as project local package, rather than global package.
npm install -S cucumber