Error during installation
Hello,
Getting the following error below during installation. I was attempting to updating the image via portainer and received the message below. Also attempted a fresh install and the error message repeats. Any help would be greatly appreciated!
Error: Cannot find module '/deemix-gui/server/dist/app.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. [services.d] Starting Deemix yarn run v1.22.17 $ node dist/app.js --host 0.0.0.0 --port 6595 node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module '/deemix-gui/server/dist/app.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.