[PR #5726] [CLOSED] Fixed Node build logic to use NPM instead of YARN #10631

Closed
opened 2026-02-07 06:23:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5726
Author: @BrianCArnold
Created: 4/8/2021
Status: Closed

Base: masterHead: FixDockerBuild


📝 Commits (1)

  • c22e9df Fixed Node build logic to use NPM instead of YARN after the Web project was switched to NPM

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Dockerfile.arm (+1 -1)
📝 Dockerfile.arm64 (+1 -1)

📄 Description

The Docker build files needed to be updated to NPM.

Changes
Updated the Web build steps

Issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/5726 **Author:** [@BrianCArnold](https://github.com/BrianCArnold) **Created:** 4/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `FixDockerBuild` --- ### 📝 Commits (1) - [`c22e9df`](https://github.com/jellyfin/jellyfin/commit/c22e9df32a6bc188dabf79cd229c4405e485c05d) Fixed Node build logic to use NPM instead of YARN after the Web project was switched to NPM ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.arm` (+1 -1) 📝 `Dockerfile.arm64` (+1 -1) </details> ### 📄 Description The Docker build files needed to be updated to NPM. **Changes** Updated the Web build steps **Issues** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:23:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10631