[GH-ISSUE #83] [Bug] Fail "cargo make flowy_dev" script if pub global target isn't added to Path #44

Closed
opened 2026-03-23 20:30:55 +00:00 by mirror · 2 comments
Owner

Originally created by @Hari-07 on GitHub (Nov 23, 2021).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/83

Describe the bug
dart pub global installs to /.pub-cache/bin and throws a warning if it isn't added to Path. Build continues uninterrupted. If user doesn't add it to path, generate protobuf fails

Expected behavior
Script execution should get interrupted if this warning is thrown

Originally created by @Hari-07 on GitHub (Nov 23, 2021). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/83 **Describe the bug** dart pub global installs to /.pub-cache/bin and throws a warning if it isn't added to Path. Build continues uninterrupted. If user doesn't add it to path, generate protobuf fails **Expected behavior** Script execution should get interrupted if this warning is thrown
Author
Owner

@pdckxd commented on GitHub (Nov 23, 2021):

Thanks @Hari-07 . I will take up this issue. @annieappflowy to be aware

<!-- gh-comment-id:976226567 --> @pdckxd commented on GitHub (Nov 23, 2021): Thanks @Hari-07 . I will take up this issue. @annieappflowy to be aware
Author
Owner

@pdckxd commented on GitHub (Nov 25, 2021):

Commit 1ee5a9402b remove sub task "install_protobuf" from flowy_dev task. This issue can be closed.

<!-- gh-comment-id:979100753 --> @pdckxd commented on GitHub (Nov 25, 2021): Commit 1ee5a9402b22f686fbfdb950badbf0031f7cfb67 remove sub task "install_protobuf" from flowy_dev task. This issue can be closed.
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#44
No description provided.