[PR #32] [CLOSED] specify yarn version 1.22.1 #108

Closed
opened 2026-02-15 16:30:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/32
Author: @BjoernRave
Created: 8/10/2023
Status: Closed

Base: masterHead: specify_yarn_version


📝 Commits (1)

  • b15a645 specify yarn version 1.22.1

📊 Changes

4 files changed (+147392 additions, -2 deletions)

View changed files

📝 .gitignore (+3 -0)
.yarn/releases/yarn-1.22.1.cjs (+147386 -0)
.yarnrc.yml (+1 -0)
📝 package.json (+2 -2)

📄 Description

This specifies the yarn version to 1.22.1 so there are no problems on systems where are newer version of yarn is used.
See: https://github.com/Mintplex-Labs/vector-admin/issues/22


🔄 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/Mintplex-Labs/vector-admin/pull/32 **Author:** [@BjoernRave](https://github.com/BjoernRave) **Created:** 8/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `specify_yarn_version` --- ### 📝 Commits (1) - [`b15a645`](https://github.com/Mintplex-Labs/vector-admin/commit/b15a64509ee1f4baf7ea69fb927752cf2ef77e50) specify yarn version 1.22.1 ### 📊 Changes **4 files changed** (+147392 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) ➕ `.yarn/releases/yarn-1.22.1.cjs` (+147386 -0) ➕ `.yarnrc.yml` (+1 -0) 📝 `package.json` (+2 -2) </details> ### 📄 Description This specifies the yarn version to `1.22.1` so there are no problems on systems where are newer version of yarn is used. See: https://github.com/Mintplex-Labs/vector-admin/issues/22 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:19 -05:00
yindo closed this issue 2026-02-15 16:30:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#108