Closed sammcj closed 3 months ago
this is beacuse of dangling images in local machine, had this same issue on my local - will create a pr for the fix
@sammcj thanks for bringing to my notice. @ashishkhuraishy worked on a hotfix and it will be live soon!
@sammcj I've pushed a hotfix to address this issue. Try installing from source again, You shouldn't have any issues.
@ashishkhuraishy thanks for your fix!
That fixed it! Thanks to you both :)
Describe the bug
The application crashes upon launch:
The crash also left the terminal in a very borked state, I had a similar issue with my gollama application and I think the fix was to add a
fmt.Print("\033[H\033[2J")
upon exit to reset the term 😅To Reproduce Steps to reproduce the behaviour:
This I'm not sure about actually but my specs below.
Expected behaviour
No crash to occur
Screenshots N/A
Server (please complete the following information):
Additional context Add any other context about the problem here.