linuxserver / docker-thelounge

GNU General Public License v3.0
25 stars 7 forks source link

Install from source using yarn #41

Closed nemchik closed 2 years ago

nemchik commented 2 years ago

As of https://github.com/thelounge/thelounge/releases/tag/v4.3.1 the project no longer supports installing via npm. For consistency across all available tags I have switched to using GitHub (releases, pre-releases, and commits respectively) for all of our tags, rather than installing via NPM.

Per discussion with the project staff, they now require a specific version of sqlite3 that should happen during yarn install and we should not need to separately install it, however we should ensure the required tools to install are available at build time.

LinuxServer-CI commented 2 years ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/thelounge/v4.3.1-pkg-ee9748e8-pr-41/index.html https://ci-tests.linuxserver.io/lspipepr/thelounge/v4.3.1-pkg-ee9748e8-pr-41/shellcheck-result.xml