Keith Fetterman
10/18/2023, 10:47 PM[15:41:02] Finished 'localMessage' after 560 μs
[15:41:13] Starting 'watch-javascript'...
[15:41:13] Starting 'javascript'...
[15:41:13] Starting 'clean_js_tmp'...
[15:41:13] 'clean_js_tmp' errored after 2.5 ms
[15:41:13] TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
at Object.mkdirSync (fs.js:1005:10)
at clean_js_tmp (<local-dev-path>/ExtensionDevelopmentTools/gulp/tasks/javascript.js:30:6)
at bound (domain.js:421:15)
at runBound (domain.js:432:12)
at asyncRunner (<local-dev-path>/ExtensionDevelopmentTools/node_modules/async-done/index.js:55:18)
at processTicksAndRejections (internal/process/task_queues.js:77:11)
[15:41:13] 'javascript' errored after 3.34 ms
[15:41:13] 'watch-javascript' errored after 4.05 ms
Has anyone encountered this error before and know what’s causing it?Keith Fetterman
10/19/2023, 4:37 AM