When I try to launch the game using the Itch launcher in linux (PopOS/Ubuntu 22.04), I only get a black screen. When I bring up the dev tools console using <CTRL-SHIFT-F12>, I get the following error messages:
========================================================= - Uncaught SyntaxError: Invalid or unexpected token - Temp Build.loader.js:1 Unable to parse Build/Temp Build.framework.js.gz! This can happen if build compression was enabled but web server hosting the content was misconfigured to not serve the file with HTTP Response Header "Content-Encoding: gzip" present. Check browser Console and Devtools Network tab to debug. - DevTools failed to load source map: Could not load content for itch-cave://game.itch/app/bin/resources/app/dist/main/inject-game.bundle.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
