chrisant996 / clink

Bash's powerful command line editing in cmd.exe
https://chrisant996.github.io/clink/
GNU General Public License v3.0
3.44k stars 135 forks source link

Error in update.lua Script: Attempt to Index Local 'line' (a Number Value) at Line 106 #655

Closed naxl closed 1 month ago

naxl commented 1 month ago

Issue Description:

I've been encountering the following error message each time I open the Command Prompt since this morning:

coroutine failed:
~clink~/app/update.lua:106: attempt to index local 'line' (a number value)

Could you please advise on how to resolve this issue?

chrisant996 commented 1 month ago

Duplicate. Refer to #652.

naxl commented 1 month ago

Done! I've successfully upgraded to version 20. I realize I should have done this before raising an issue, but better late than never. Thanks for the fix!