Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- java error
- JavaScript
- MySQL
- spring
- html
- Android Apk 이름
- Firebase
- Kotlin
- CSS사용법
- apache gzip
- Eclipse
- DataTable
- android fragment
- release unsigned
- 안드로이드
- Android
- Android Apk
- Exception
- Java
- jQuery
- Program type already present
- R프로그래밍
- css
- Android Apk 이름 변경
- FLUTTER
- fragment
- android error
- release Apk
- error
- tomcat
Archives
- Today
- Total
목록flutter error (1)
selfstarter
Your launch config references a program that does not exist
Your launch config references a program that does not exist. 전날만 해도 잘되던 flutter 프로젝트가 flutter run을 실행해도 실행이 되지 않고 아래 에러가 나왔다 flutter clean, flutter update-pakages 를 해도 안되었다. 검색해보니 FileNotFoundException이 난 아래 위치의 signing-config.json 파일을 삭제하면 해결되었다. 왠지 모르겠지만 옆에 글자가 깨진건 엑세스 에러 였던듯.. 한글 왜 깨지지? 아무튼 파일 삭제 후 해결 E:\HobbyCoding\flutter\examples\hello_world\build\app\intermediates\signing_config\debug\out..
App/Flutter
2020. 8. 9. 17:30