2017-12-26 8 views
0

(node:20056) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Failed to run "javac -version", make sure that you have a JDK installed. You can get it from: http://www.oracle.com/technetwork/java/javase/downloads . Your JAVA_HOME is invalid: C:\Program Files\Java\jdkIonic에서 프로젝트를 만들었지 만 ionic cordova 명령을 빌드하여 안드로이드를 빌드하려고하면 다음과 같은 오류 메시지가 표시됩니다.

(node:20056) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. [01:37:37] lint finished in 6.48 s

답변

0

오류를 읽으면 그냥 다 읽습니다. Java SDK가 설치되어 있습니까?

그렇지 않은 경우 here으로 이동하여 운영 체제에 적합한 버전을 다운로드하십시오.

예라면, 확인 대부분의 가능성이 JDK의 위치에 당신의 JAVA_HOME 환경 변수가 가리키는,

C:/Program Files/Java/Jdk1.8.0_161