Search Criteria
Package Details: webthings-gateway 1.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/webthings-gateway.git (read-only, click to copy) |
---|---|
Package Base: | webthings-gateway |
Description: | WebThings Gateway |
Upstream URL: | https://webthings.io/gateway/ |
Licenses: | MPL2 |
Submitter: | mrstegeman |
Maintainer: | None |
Last Packager: | mrstegeman |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-29 06:50 (UTC) |
Last Updated: | 2021-02-04 07:19 (UTC) |
Dependencies (14)
- lsb-release
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- pagekite
- python-gateway-addonAUR
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python2AUR (python2-binAUR) (make)
- alsa-utils (alsa-utils-gitAUR) (optional) – required for internet radio add-on
- avahi (optional) – mDNS hostname broadcast and resolution
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (optional) – required for video transcoding in ONVIF and virtual things add-on
- iputils (busybox-coreutilsAUR, iputils-gitAUR) (optional) – required for network presence add-on
- mosquitto (mosquitto-gitAUR) (optional) – required for some MQTT add-ons
Latest Comments
Adriction commented on 2020-07-27 17:03 (UTC)
Well I sorted it out.
Apparently node outputting KILLED and exiting is often caused by running out of memory.
And I was testing on a 2G VM. Assigning 4G did the trick.
Cheers
Adriction commented on 2020-07-27 16:36 (UTC) (edited on 2020-07-27 16:37 (UTC) by Adriction)
Wait I lied
node -v -> v10.20.1
I looked on the wrong machine
Adriction commented on 2020-07-27 16:29 (UTC) (edited on 2020-07-27 16:31 (UTC) by Adriction)
Well I was trusting pamac to resolve dependencies but it seems no node version is installed..
Is the nodejs package (14.5.0-1) the one I should install?
mrstegeman commented on 2020-07-27 15:57 (UTC)
What version of node are you using to build? I've never seen webpack die like that.
Adriction commented on 2020-07-27 15:02 (UTC)
When I want to build this package I get the following error happening in build(). I can't seem to find the cause. Does someone have an idea?
Preparing... Cloning webthings-gateway build files... Checking webthings-gateway dependencies... Resolving dependencies... Checking inter-conflicts...