https://docs.nativescript.org/tutorials/build-a-master-detail-app-with-plain-typescript
See the following for more detailed instructions: https://docs.nativescript.org/setup/macos
- When using
asdfcreate a~/.tool-versionsto pin your system tools to their original versions.
- Make sure to have asdf plugins for each of the tools listed in
.tool-versions. - Make sure to
asdf reshimafter installing the NativeScript CLI. - If Ruby fails to install because
yamlis missing, trybrew install libyamlfirst. - If
ns doctor iosfails because ofcocoapodsyou may need to update your system's ruby version.