Edex-ui won't install

So I found out about edex-ui through YouTube and got really fascinated by it, as it is a really useful and fun to use terminal, because you can view your network traffic, cpu/cache/ram load, and its really beautiful at the same time. But when I try to install it I get this error. Does anyone know how to fix it?

1 Like

pamac build edex-ui

sorry but for some reason it wont let me post the log, as it perceives something as a link. I tried to link a mega link for the log but it wont let me

This is the error I get:

Error: npm exited with code 1
Output:

node-pty@0.8.1 install /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/prebuild-src/node_modules/node-pty
node scripts/install.js

Error output:
sh: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8)
sh: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8)
gyp: Call to ‘node -e “require(‘nan’)”’ returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.78-1-MANJARO
gyp ERR! command “/usr/bin/node” “/usr/lib/node_modules/node-gyp/bin/node-gyp.js” “rebuild”
gyp ERR! cwd /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/prebuild-src/node_modules/node-pty
gyp ERR! node -v v10.23.0
gyp ERR! node-gyp -v v7.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-pty@0.8.1 install: node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-pty@0.8.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/chrisvl/.npm/_logs/2020-11-26T16_36_54_258Z-debug.log

at ChildProcess.childProcess.once.code (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/builder-util/src/util.ts:244:14)
at Object.onceWrapper (events.js:286:20)
at ChildProcess.emit (events.js:198:13)
at maybeClose (internal/child_process.js:982:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)

From previous event:
at _rebuild (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/util/yarn.ts:179:5)
at rebuild (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/out/util/yarn.js:163:19)
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/util/yarn.ts:20:11
at Generator.next ()
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
From previous event:
at _installOrRebuild (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/out/util/yarn.js:71:28)
at installOrRebuild (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/out/util/yarn.js:55:28)
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:509:13
at Generator.next ()
From previous event:
at Packager.installAppDependencies (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:470:70)
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:420:20
at Generator.next ()
From previous event:
at Packager.doBuild (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:396:24)
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:366:57
at Generator.next ()
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/graceful-fs/graceful-fs.js:99:16
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/graceful-fs/graceful-fs.js:43:10
at FSReqWrap.args [as oncomplete] (fs.js:140:20)
From previous event:
at Packager._build (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:335:133)
at /var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:331:23
at Generator.next ()
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
From previous event:
at Packager.build (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/packager.ts:288:14)
at build (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/app-builder-lib/src/index.ts:59:28)
at build (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/electron-builder/src/builder.ts:228:10)
at then (/var/tmp/pamac-build-chrisvl/edex-ui/src/edex-ui-2.2.2/node_modules/electron-builder/src/cli/cli.ts:46:19)

what about pamac build edex-ui-git

Same error exactly pops up. Tried at both pamac-gtk and pamac-cli

Try this command first:

sudo pacman -S base-devel

and then do pamac build edex-ui

Read it here [SOLVED] Anyone having success installing scrypt via node? / Applications & Desktop Environments / Arch Linux Forums

repository core?

Base-devel is a package group that includes tools needed for building (compiling and linking).

yep. same error