Doing my best to containerize elemntary, but appears code is also broken in main/master.
Here is the error I get on the last release v0.5.6 and main/master:
app_1 | An unhandled exception has occurred inside Forge:
app_1 | spawn /app/node_modules/electron/dist/electron ENOENT
app_1 | Error: spawn /app/node_modules/electron/dist/electron ENOENT
app_1 | at ChildProcess._handle.onexit (node:internal/child_process:284:19)
app_1 | at onErrorNT (node:internal/child_process:477:16)
app_1 | at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
app_1 | error Command failed with exit code 1.
app_1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
elemntary_app_1 exited with code 1
Attaching docker-compose.yml.txt and Dockerfile.txt
Please remove .txt for each then run: docker-compose build && docker-compose up
Building on:
Ubuntu/Pop-OS: Pop!_OS 22.04 LTS
Using X11
Doing my best to containerize elemntary, but appears code is also broken in main/master.
Here is the error I get on the last release v0.5.6 and main/master:
Attaching
docker-compose.yml.txtandDockerfile.txtPlease remove .txt for each then run: docker-compose build && docker-compose up
Building on:
Ubuntu/Pop-OS: Pop!_OS 22.04 LTS
Using X11