mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 05:45:49 +03:00
[GH-ISSUE #717] Unable to run Hello World Example #525
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#525
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 @wraza2k9 on GitHub (Mar 24, 2022).
Original GitHub issue: https://github.com/rivo/tview/issues/717
I am using go version 1.18 on Linux Mint, VS CODE IDE.
The "hello world" program exits with panic.
Please help to solve the problem.
Thanks
@rivo commented on GitHub (Apr 15, 2022):
Can you post the full panic message?
@abitrolly commented on GitHub (Jun 4, 2022):
@wraza2k9 have you managed to run examples?