[TIMOB-24653] Typo in CLI generated message
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-05-03T19:15:33.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Aditya Desai |
| Assignee | Hans Knöchel |
| Created | 2017-05-03T13:15:32.000+0000 |
| Updated | 2017-05-03T19:15:33.000+0000 |
Description
Elewaut Frederick from our pre-sales team reported this issue.
I was installing Appcelerator CLI and I noticed an error in a warning after running the appc setup:
{{The following JDK issues were found in your environment:
JDK (Java Development Kit) not installed.
If you already have installed the JDK, verify your JAVA_HOME environment variable is correctly set.
The JDK is required for must be manually downloaded and installed from http://appcelerator.com/jdk.
}}
I think this needs to be or instead of for.
PR: https://github.com/appcelerator/node-appc/pull/125