Closed
Description
Is your feature request related to a problem? Please describe.
We do not have any feedback from the users who decide to uninstall NativeScript CLI. There might be various reasons for this, for example:
- the update of the CLI might not work, so they may need to uninstall the product manually first
- they might not like the product itself, in this case it is valuable to understand what is the actual problem that they've faced with NativeScript
Describe the solution you'd like
When npm uninstall -g nativescript
is executed, show a feedback form, so the users can send their feedback.
Describe alternatives you've considered
None.
Additional context
None