GitSquared / edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.61k stars 2.56k forks source link

Running eDEX-UI-Linux-x86_64.AppImage on Ubuntu 18.04.5 LTS x86_64 go to UnhandledPromiseRejectionWarning #1095

Closed Jsamson33 closed 3 years ago

Jsamson33 commented 3 years ago

Hello! Big fan of Edex ui ! Thanks a lot!

Technical information

Using version:

Running on:

How comfortable you are with your system and/or IT in general:

I also run this command:

sudo apt-get install libc6 and this lib is already here.


Problem

`tools/eDEX-UI-Linux-x86_64.AppImage ▶ start Starting eDEX-UI v2.2.7 ℹ info With Node 12.18.3 and Electron 11.3.0 ℹ info Renderer is Chrome 87.0.4280.141 ▶ Startup Initialized timer... ℹ info Base config dir is /home/jsamson/.config/eDEX-UI ☐ pending Mirroring internal assets... ☐ pending Loading settings file... ☐ pending Resolving shell path... ℹ info Shell found at /usr/bin/zsh ✔ success Settings loaded! ☐ pending Creating new terminal process on port 13000 innerError Error: Cannot find module '../build/Debug/pty.node' Require stack:

GitSquared commented 3 years ago

See #1094

Jsamson33 commented 3 years ago

thanks!