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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
// In case the current Node.js version is not supported by CLI, a warning in `tns --version` output is shown.
8
+
// Sample output:
9
+
//
10
+
/*Support for Node.js ^8.0.0 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest Node.js LTS version.
// In case the current Node.js version is not supported by CLI, a warning in `tns --version` output is shown.
4180
+
// Sample output:
4181
+
//
4182
+
/*Support for Node.js ^8.0.0 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest Node.js LTS version.
0 commit comments