mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #88] Errors when running on linux #69
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Uzay-G on GitHub (Aug 17, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/88
I followed the readme process and encountered some errors.
I pasted the output below, with comments I tried to delimit with
**symbols. Basically, I try to build it; it installs packages, emits a few warnings, compiles some packages, and then a few errors pop out.This is on Manjaro, an Arch-flavored linux distribution.
@leokhachatorians commented on GitHub (Aug 17, 2021):
I fixed this issue myself by just simply running
rustup update@jpochyla commented on GitHub (Aug 18, 2021):
Glad you got it working! It'd be indeed a good idea to document the minimal Rust version we require.