YunoHost-Apps / peertube_ynh

Federated (ActivityPub) video streaming platform using P2P for YunoHost
https://joinpeertube.org/fr/
GNU Affero General Public License v3.0
87 stars 27 forks source link

Fix plugins cannot be installed #264

Closed yalh76 closed 3 years ago

yalh76 commented 3 years ago

Problem

@fflorent I want to be able to install plugins like peertube-plugin-creative-commons (using the web interface, going to /admin/plugins/search?pluginType=1 and searching for creative-commons).

But there seems to have conflicts about the nodejs version used by the application and the one used by default by the host (nodejs v8).

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

fflorent commented 3 years ago

If I can help by any mean, like helping reproducing the issue I mentioned, don't hesitate :)

yalh76 commented 3 years ago

!testme

yunohost-bot commented 3 years ago

May the CI gods be with you! Test Badge

yalh76 commented 3 years ago

If I can help by any mean, like helping reproducing the issue I mentioned, don't hesitate :)

I just do a last package_check, then merge and after upgrading, you will be able to test if it's solved :)