일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- giftv
- 플래시
- qcy #arcbuds #lite #t27 #공장 #초기화
- 크리스탈큐브
- https
- 액션스크립트
- react
- 미니월광보합
- 플래시 프로그래밍
- CodeIgniter
- react-native
- GeekMagic #smallTV #ultra #gifTV
- geekmagic
- AS3.0
- 에러
- 리액트네이티브
- flash
- CI
- 신촌 #맛집 #백순대 #순대 #연대
- html
- 부천 #송내 #맛집 #참치 #술집
- 워치 #페이스 #스튜디오 #워치페이스스튜디오 #watchfacestudio #wfs #워치오류 #워치연결안됨
- 코드이그나이터
- programming
- HTML5
- SSL
- 갤럭시워치 #심박수
- actions script
- Action Script 3.0
- 리액트
- Today
- Total
목록react-native (3)
내맘대로 라이프
Incompatible because this component declares a component, compatible with Java 11 and the consumer needed a component, compatible with Java 8 이런 에러가 뜨면 리액트 네이티브는 자바 11버전을 지원하는데 설치되어있는 자바가 8버전이라는 뜻입니다 자바 11버전을 설치하고 업데이트 해주어야 합니다 홈페이지 가서 받으셔도 되지만 로그인을 해야 하기 때문에 https://drive.google.com/file/d/1v55qtie_WR42jkmjNhCAPc4pNLSsRnta/view?usp=sharing jdk-11.0.20_windows-x64_bin.exe drive.google.com 여기서 받으..
react-native run-android 를 했는데 error Android project not found. Are you sure this is a React Native project? If your Android files are located in a non-standard location (e.g. not inside 'android' folder), consider setting `project.android.sourceDir` option to point to a new location. 라는 에러가 뜰때가 있는데요 정상적으로 초기화되었을 때 저런 폴더및 파일들이 기본적으로 들어가야 합니다 이런 식으로 파일들이 정상적으로 들어가지 않았는지 확인해보세요 아래처럼 폴더 및 파일들이 생성되다..
TypeError: cli.init is not a function at run (C:\Users\User\AppData\Roaming\npm\node_modules\react-native-cli\index.js:302:7) at createProject (C:\Users\User\AppData\Roaming\npm\node_modules\react-native-cli\index.js:249:3) at init (C:\Users\User\AppData\Roaming\npm\node_modules\react-native-cli\index.js:200:5) at Object. (C:\Users\User\AppData\Roaming\npm\node_modules\react-native-cli\index.js:..