[PR #214] [MERGED] Fix adm-zip install failure #3059

Closed
opened 2026-02-28 20:35:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/214
Author: @trevdor
Created: 8/26/2022
Status: Merged
Merged: 8/30/2022
Merged by: @TomAFrench

Base: masterHead: adm-zip-upgrade


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -9 deletions)

View changed files

📝 packages/loot-core/package.json (+1 -1)
📝 yarn.lock (+1 -8)

📄 Description

Using yarn 3.2.0 and node 16.15.0, I'm getting failures on yarn install related to the fix commit we depend on for adm-zip:

failure

Could be something specific to me, but I figure let's bump this package to match the version used in actual-server, which resolves the error for me locally.


🔄 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/actualbudget/actual/pull/214 **Author:** [@trevdor](https://github.com/trevdor) **Created:** 8/26/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@TomAFrench](https://github.com/TomAFrench) **Base:** `master` ← **Head:** `adm-zip-upgrade` --- ### 📝 Commits (1) - [`3773ab9`](https://github.com/actualbudget/actual/commit/3773ab98920937c1da295f2bc082122787729939) adm-zip to 0.5.6 ### 📊 Changes **2 files changed** (+2 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/package.json` (+1 -1) 📝 `yarn.lock` (+1 -8) </details> ### 📄 Description Using yarn 3.2.0 and node 16.15.0, I'm getting failures on `yarn install` related to the fix commit we depend on for `adm-zip`: ![failure](https://user-images.githubusercontent.com/5862724/186947365-c1661540-78cd-407e-be66-931ffdaf696e.png) Could be something specific to me, but I figure let's bump this package to match [the version used in actual-server](https://github.com/actualbudget/actual-server/blob/master/package.json#L17), which resolves the error for me locally. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:35:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3059