Conversation
7812675 to
82dd522
Compare
|
@gary-kim Should I try it by changing the specific files myself? The build didn't finish so 0.8.1 is not released. |
Signed-off-by: Gary Kim <gary@garykim.dev>
82dd522 to
82c582e
Compare
|
The continuous integration system doesn't make a new version per PR. You can try installing it using the README installation instruction: https://github.com/gary-kim/riotchat/blob/master/README.md#installation |
|
I tried changing the files manually but I can't find the .js files (probably compiled?). |
|
@gary-kim I did the following und nach make kommt folgende Fehlermeldung: Fehler 1 means Error 1 Tried to access it anyways, but it just shows a blank page. I am using nextcloud-fpm docker container, so it is installed unter custom_apps. I stopped the container before installing it and starting the container after. |
|
Same happens with the master branch, I installed yarn, npm, node-js, make. |
|
Looks like you have the wrong Yarn: |
|
Okay, I'll merge this for now. |
Fixes #380
@jonathanmmm could you check if this fixes your issue?