nuxt / telemetry

Nuxt Telemetry
MIT License
207 stars 23 forks source link

Unable to select "n" as an option in participating #95

Closed jwoertink closed 1 year ago

jwoertink commented 1 year ago

I've never used Nuxt before. This is my first time, and when running npm install, it's asking me to participate, but if I type n, it just keeps asking me.

image

jwoertink commented 1 year ago

oh, apparently after typing n I just had to hit enter... So I guess the issue here is just the UX of why it keeps repeating the prompt and less of it just not working.. :sweat_smile:

danielroe commented 1 year ago

I think that might be an issue within nuxi... cc: @pi0

matiasperrone commented 1 year ago

Does not work with Y either.... but hit Enter and "No" is the current selected response

KuzminaPolina commented 1 year ago

I had the same problem, thank you for sharing the solution!

danielroe commented 1 year ago

This should be resolved in the latest release via https://github.com/nuxt/telemetry/pull/103