[PR #2104] [MERGED] Throw yarn errors when installing themes #1760

Closed
opened 2026-02-05 18:24:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2104
Author: @Boy132
Created: 1/13/2026
Status: Merged
Merged: 1/14/2026
Merged by: @Boy132

Base: mainHead: boy132/yarn-for-themes


📝 Commits (1)

  • 0165062 throw yarn errors when installing themes

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 app/Services/Helpers/PluginService.php (+4 -4)

📄 Description

yarn build is usually required for themes (especially vite themes), so throw an exception if that fails.


🔄 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/pelican-dev/panel/pull/2104 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/yarn-for-themes` --- ### 📝 Commits (1) - [`0165062`](https://github.com/pelican-dev/panel/commit/01650622de44215cce3ae85dd406dbaf5c053337) throw yarn errors when installing themes ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Helpers/PluginService.php` (+4 -4) </details> ### 📄 Description `yarn build` is usually required for themes (especially vite themes), so throw an exception if that fails. --- <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-05 18:24:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1760