Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
Describe the bug
launching nsc build android is printing a warning about incorrect java version, the link on nativescript.org containing the configuration instructions & system requirements returns 404:
Linux install instructions (wrong)
Linux install instructions (right)
I didn't check the other OS links, I think that they're broken too.
To Reproduce
- unset the JAVA_HOME environment variable
- click the link in the warning
Expected behavior
seeing the right link in the warning
Environment
Provide version numbers for the following components (information can be retrieved by running
tns infoin your project folder or by inspecting thepackage.jsonof the project):Describe the bug
launching
nsc build androidis printing a warning about incorrect java version, the link on nativescript.org containing the configuration instructions & system requirements returns 404:Linux install instructions (wrong)
Linux install instructions (right)
I didn't check the other OS links, I think that they're broken too.
To Reproduce
Expected behavior
seeing the right link in the warning