error
[PowerShell] ps1 파일 실행 오류 : 이 시스템에서 스크립트를 실행할 수 없으므로 ~
PowerShell ps1 실행 시 Policy 오류 Policy 선언 후 실행 # Powershell.exe -noprofile -executionpolicy bypass -file "[PS1 FILE PATH]" Powershell.exe -noprofile -executionpolicy bypass -file "./install_all.ps1"
[Cordova, Exception] 개발 환경 설정 시 오류 해결방법
Android Build Error (failed to find Environment) > cordova build android ANDROID_SDK_ROOT=undefined (recommended setting) ANDROID_HOME=undefined (DEPRECATED) Failed to find 'ANDROID_SDK_ROOT' environment variable. Try setting it manually. Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory. 환경 변수 ANDROID_SDK_ROOT, PATH 가 설정되어 있지 않아 발생하는 ..
[Eclipse] The selection cannot be launched and there are no recent launches
The selection cannot be launched and there are no recent launches Eclipse에서 자신(프로젝트)의 위치를 찾지 못하여 발생하는 오류. 해결 방법 Window > Preferences의 Run/Debug > Launching > Launch Operation에서 'Launch the associated project' 선택