【发布时间】:2018-03-20 08:50:28
【问题描述】:
使用
- centos 7
- 节点 v8.6.0
- npm v5.3.0
尝试在 centos 上设置 etherpad,如下所述:https://github.com/ether/etherpad-lite#gnulinux-and-other-unix-like-systems
应该在 Jitsi-meet 内部使用:https://github.com/jitsi/jitsi-meet/wiki/Etherpad-addition-example
但收到错误:
node[9613]: Error: EACCES: permission denied, open './SESSIONKEY.txt'
也试图寻找这个文件,但找不到它,我必须先以某种方式生成它吗? 在我看来,安装过程中缺少一些东西。
【问题讨论】:
标签: node.js centos etherpad jitsi