-
-
Notifications
You must be signed in to change notification settings - Fork 779
Open
Labels
Description
{
"errorType": "TypeError",
"errorMessage": "The \"path\" argument must be of type string or an instance of URL. Received undefined",
"trace": [
"TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be of type string or an instance of URL. Received undefined",
" at fileURLToPath (node:internal/url:1487:11)",
" at Object.<anonymous> (/var/task/index.js:87358:88)",
" at Module._compile (node:internal/modules/cjs/loader:1529:14)",
" at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)",
" at Module.load (node:internal/modules/cjs/loader:1275:32)",
" at Module._load (node:internal/modules/cjs/loader:1096:12)",
" at Module.require (node:internal/modules/cjs/loader:1298:19)",
" at require (node:internal/modules/helpers:182:18)",
" at _tryRequireFile (file:///var/runtime/index.mjs:1002:37)",
" at _tryRequire (file:///var/runtime/index.mjs:1052:25)"
]
}
dabit3