Line 169:
Line 169:
From Rocketchat 0.40 onwards you require a higher version of node than the one in the EPEL repos.
From Rocketchat 0.40 onwards you require a higher version of node than the one in the EPEL repos.
+
+
Rocket.Chat v 48.1 requires:
+
node: v4.6.2
+
npm: v3.10.9
===Setup===
===Setup===
Line 243:
Line 247:
[root@test Rocket.Chat]# node -v
[root@test Rocket.Chat]# node -v
−
v4.5.0
+
v4.6.2
[root@test Rocket.Chat]# npm -v
[root@test Rocket.Chat]# npm -v
−
3.10.8
+
v3.10.9
Modify with (see Node Usage below for details if not installed)
Modify with (see Node Usage below for details if not installed)
−
n 0.4.6
+
n 4.6.2
Try running main.js
Try running main.js