AUR (en) - rocketchat-server

Latest Comments

Bodenhaltung commented on 2019-02-24 19:27

Same Problem here:

==> Validating source files with sha512sums... rocketchat-0.74.2 ... FAILED ==> ERROR: One or more files did not pass the validity check!

dimti commented on 2018-08-31 07:03

tecHunt commented on 2018-04-05 03:02

with 0.63.0 I got the error:

Exception in callback of async function: Error: The module [...] was compiled against a different Node.js version using NODE_MODULE_VERSION 57. This version of Node.js requires NODE_MODULE_VERSION 59. Please try re-compiling or re-installing

to fix this I had to execute:

cd /usr/share/rocketchat-server/programs/server/npm/node_modules
sudo -u rocketchat npm rebuild

omgold commented on 2017-10-23 11:42

Lazy commented on 2017-07-29 23:39

I haven't been able to get this thing to successfully go.
It needs a rocketchat user, and then it wants to use nvm to get modules that should already be there in the package but the directory is different than what it is looking for.
I want to try it out, and even the ubuntu snap is too much trouble.

0x0049 commented on 2016-10-30 06:29

serialoverflow commented on 2016-09-30 12:11

This package is hacky, insecure and not very stable. I really don't recommend using it and yes, i wrote it.
I won't update this package because I am using the official docker container.

chron commented on 2016-09-30 12:05

Why are you building/installing nodejs/dependencies after the installation of the package? Thats what build() is for.