You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During postinstall CLI must ask new users if they want to subscribe to NativeScript newsletter.
This has been working in 2.5, but it is not working in 3.0 and later.
Please tell us how to recreate the issue in as much detail as possible.
Remove the user-settings.json file under:
on Windows: %APPDATA%\.nativescript-cli\user-settings.json
on macOS and Linux: ~/.local/share/.nativescript-cli/user-settings.json
Excute npm install nativescript (-g is not required but you may add it).
During postinstall CLI should ask you about NativeScript newsletter subscription (however it never asks).
The text was updated successfully, but these errors were encountered:
Tell us about the problem
During postinstall CLI must ask new users if they want to subscribe to NativeScript newsletter.
This has been working in 2.5, but it is not working in 3.0 and later.
Please tell us how to recreate the issue in as much detail as possible.
%APPDATA%\.nativescript-cli\user-settings.json
~/.local/share/.nativescript-cli/user-settings.json
-g
is not required but you may add it).The text was updated successfully, but these errors were encountered: