node-require-directory icon indicating copy to clipboard operation
node-require-directory copied to clipboard

’require-directory‘ and ‘path’ are packaged via webpack exception

Open boluo1230 opened this issue 5 years ago • 1 comments

After running the webpack package file, an exception 【throw new ERR_INVALID_ARG_TYPE(name, 'string', value)】 is thrown, causing the file to fail to run.

boluo1230 avatar Mar 09 '19 16:03 boluo1230

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

zaq962 avatar May 08 '20 12:05 zaq962