TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined at new NodeError (node:internal/errors:329:5) at validateString (node:internal/validators:129: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