We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e037105 commit fb66907Copy full SHA for fb66907
content/docs/en/getting-started/1-quick-start.md
@@ -36,3 +36,6 @@ This set of commands performs the following operations on your system:
36
4. Installs any npm dependencies locally.
37
5. If executing `tns preview`, produces a QR code which can be used to preview the app on a device.
38
6. If executing `tns run`, builds and runs the project on all connected devices or in native emulators.
39
+
40
+**Note**: If you choose to install DevTools, you won't be able to use `tns preview`, as the Preview app
41
+doesn't support one of the plugins DevTools uses.
0 commit comments