mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[GH-ISSUE #97] Could not compile hackernews_tui due to errors #26
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#26
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 @zakwanhisham on GitHub (Oct 9, 2023).
Original GitHub issue: https://github.com/aome510/hackernews-TUI/issues/97
Hi,I tried to installed
hackernews_tuiusing cargo but it gave out compilation error.Here are the my prompt:
Here are some of the error:
On my machine, I use rust nightly. I attached here the image of some of the error. Thank you.
@aome510 commented on GitHub (Oct 9, 2023):
I think it's because of recent dependency upgrade. Can you try
@zakwanhisham commented on GitHub (Oct 10, 2023):
Hi, thank you for the reply. I have installed using the method you suggest and I also make a pr on the README.md changes. I mark this issue as solve. Once again, thank you
time_offsetfiltering forStoryViewand paging forSearchView#52