CurtR95 / FVTT-Dishonored

Unofficial replication of the Modiphius 2D20 system with a Dishonored Flavour. Permitted for sharing by Modiphius, the system attempts to replicate the fast-paced nature of the Dishonored universe whilst allowing players and GM's to tell a combined story of stealth, intrigue and chaos. I am in no way affiliated with Modiphius.
MIT License
10 stars 3 forks source link

Error when updating: k is not defined #114

Open wishinghand opened 1 year ago

wishinghand commented 1 year ago

I'm running in Docker, FVTT version 9, build 269.

I saw that there was an update, so I tried to pull it in using Foundry's system updater. A red error popup with only the phrase k is not defined was shown. I refreshed and tried again with the console open. No errors in the log, but this was in the response to the API request of updating the system:

"ReferenceError: k is not defined\n at Function.getManifest (file:///home/foundry/resources/app/dist/packages/package.mjs:1:7288)\n at runMicrotasks ()\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async Module.checkPackage (file:///home/foundry/resources/app/dist/packages/views.mjs:1:1295)\n at async SetupView.handlePost (file:///home/foundry/resources/app/dist/server/views/setup.mjs:1:1631)"