tsaxking

Results 2 issues of tsaxking

Hello, I ran: `iwr https://deno.land/x/install/install.ps1 -useb | iex` and had this problem. It seems at https://deno.land/x/install/install.ps1:39 it is trying to remove a file that does not exist. I am unsure...

Here's an example: ![image](https://github.com/cyrilwanner/cli-select/assets/81051058/b72a2455-8e6d-4d42-aae2-63d173a457a6) After the first input, it works as intended, but it doesn't clear the initial select options.