[PR #94] [MERGED] Add unzip to requirements #3974

Closed
opened 2026-03-23 21:35:44 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/94
Author: @raydzast
Created: 11/24/2021
Status: Merged
Merged: 11/25/2021
Merged by: @appflowy

Base: mainHead: patch-1


📝 Commits (1)

  • 038bf41 Add unzip to requirements

📊 Changes

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

View changed files

📝 doc/BUILD_ON_LINUX.md (+1 -1)

📄 Description

When running Step 3 flutter channel dev got:

Missing "unzip" tool. Unable to extract Dart SDK.
Consider running "sudo apt-get install unzip".

Building on Ubuntu 20.04


🔄 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/AppFlowy-IO/AppFlowy/pull/94 **Author:** [@raydzast](https://github.com/raydzast) **Created:** 11/24/2021 **Status:** ✅ Merged **Merged:** 11/25/2021 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`038bf41`](https://github.com/AppFlowy-IO/AppFlowy/commit/038bf410773126766a92140f801d6a4ebbb52ad0) Add unzip to requirements ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/BUILD_ON_LINUX.md` (+1 -1) </details> ### 📄 Description When running Step 3 `flutter channel dev` got: ``` Missing "unzip" tool. Unable to extract Dart SDK. Consider running "sudo apt-get install unzip". ``` Building on Ubuntu 20.04 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:35:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3974
No description provided.