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
Hi @Jijy,
Let me star by saying we haven't tried installing the nativescript package through yarn, yet so we can't be absolutely sure it's working.
If we suppose yarn has successfully installed the nativescript package, the error you're seing means you need to add the path to the newly installed nativescript package in your $PATH environment variable.
Environment
macOSX Sierra
Bash version 3.2.57
To Reproduce
$ yarn global add nativescript
$ tns
and then output is
bash: tns: command not found
The text was updated successfully, but these errors were encountered: