My Macbook almost started flying due to:
Application runner:Application system:managedqueue output: #54 (no task): Error: Cannot find module 'stacktrace-parser'
Application runner:Application system:managedqueue output: #54 (no task): Require stack:
Application runner:Application system:managedqueue output: #54 (no task): - /Users/wouter/projects/webhare/whtree/modules/system/js/wh/bridge.js
Application runner:Application system:managedqueue output: #54 (no task): - /Users/wouter/projects/webhare/whtree/modules/system/js/internal/runephemeraltask.es
Application runner:Application system:managedqueue output: #54 (no task): at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:15)
Application runner:Application system:managedqueue output: #54 (no task): at Function.Module._load (node:internal/modules/cjs/loader:763:27)
Application runner:Application system:managedqueue output: #54 (no task): at Module.require (node:internal/modules/cjs/loader:991:19)
Application runner:Application system:managedqueue output: #54 (no task): at require (node:internal/modules/cjs/helpers:92:18)
Application runner:Application system:managedqueue output: #54 (no task): at Object.<anonymous> (/Users/wouter/projects/webhare/whtree/modules/system/js/wh/bridge.js:4:27)
Application runner:Application system:managedqueue output: #54 (no task): at Module._compile (node:internal/modules/cjs/loader:1102:14)
Application runner:Application system:managedqueue output: #54 (no task): at Object.Module._extensions..js (node:internal/modules/cjs/loader:1131:10)
Application runner:Application system:managedqueue output: #54 (no task): at Module.load (node:internal/modules/cjs/loader:967:32)
Application runner:Application system:managedqueue output: #54 (no task): at Function.Module._load (node:internal/modules/cjs/loader:807:14)
Application runner:Application system:managedqueue output: #54 (no task): at Module.require (node:internal/modules/cjs/loader:991:19) {
Application runner:Application system:managedqueue output: #54 (no task): code: 'MODULE_NOT_FOUND',
Application runner:Application system:managedqueue output: #54 (no task): requireStack: [
Application runner:Application system:managedqueue output: #54 (no task): '/Users/wouter/projects/webhare/whtree/modules/system/js/wh/bridge.js',
Application runner:Application system:managedqueue output: #54 (no task): '/Users/wouter/projects/webhare/whtree/modules/system/js/internal/runephemeraltask.es'
Application runner:Application system:managedqueue output: #54 (no task): ]
Application runner:Application system:managedqueue output: #54 (no task): }
Application runner:Application system:managedqueue output: Terminating JavaScript worker #55: Process exited before registering itself
Application runner:Application system:managedqueue output: Terminating JavaScript worker #54: Process exited before registering itself
This seems to fix it:
cd /Users/wouter/projects/webhare/whtree/
npm install stacktrace-parser