Hello! Last night was my session 0 and before session all scripts were working. During session they broke and disabling didnt narrow it down. I uninstalled and reinstalled with no luck. Here is the error I was given. Thoughts? Error: Sheet worker error: Cannot destructure property 'pathname' of 'location2' as it is undefined.
TypeError: Cannot destructure property 'pathname' of 'location2' as it is undefined.
at createCurrentLocation (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:49022:13)
at useHistoryStateNavigation (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:49111:14)
at createWebHistory (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:49178:31)
at eval (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:50622:14)
at eval (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:6:66)
at eval (eval at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2)), <anonymous>:7:3)
at self.onmessage (eval at toFunction (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:11:2), <anonymous>:9:25)
at process.<anonymous> (/home/node/d20-api-server/node_modules/tiny-worker/lib/worker.js:65:55)
at process.emit (node:events:517:28)
at emit (node:internal/child_process:944:14)