You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error reading directory: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
at readdir (node:fs:1460:10)
at go$readdir (/usr/local/lib/node_modules/@splunk/dashpub/node_modules/graceful-fs/graceful-fs.js:206:16)
at Object.readdir (/usr/local/lib/node_modules/@splunk/dashpub/node_modules/graceful-fs/graceful-fs.js:211:12)
at /usr/local/lib/node_modules/@splunk/dashpub/node_modules/universalify/index.js:9:12
at new Promise (<anonymous>)
at Object.readdir (/usr/local/lib/node_modules/@splunk/dashpub/node_modules/universalify/index.js:7:14)
at findCustomVizJsFilesInDirectory (/usr/local/lib/node_modules/@splunk/dashpub/cli/init.js:54:32)
at initNewProject (/usr/local/lib/node_modules/@splunk/dashpub/cli/init.js:192:27)
at async main (/usr/local/lib/node_modules/@splunk/dashpub/cli/cli.js:33:9) {
code: 'ERR_INVALID_ARG_TYPE'
}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: