Im trying to install the tns 6.7.4 version, but I just get the 7.1.2 version.
I tried to do:
sudo npm uninstall -g nativescript
sudo npm cache clean --force
sudo npm install -g nativescript@6.7.4
I also tried with nativescript@6
and also with nativescript@6.7
but everything ends with the 7.1.2 version.