일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
- 스타트업
- Redux
- spring boot
- 프론트 엔드
- 국비지원
- docker
- react native
- 무중단 배포
- 프론트엔드
- Spring
- 리엑트 네이티브
- 서버 배포
- 풀스택
- 서버 개발자
- Java
- JPA
- 스프링 부트
- 클론코딩
- 코딩
- 개발자
- react
- react-native
- 스프링
- 백엔드
- 리엑트
- SQL
- 개발
- github actions
- 비전공자
- 자바
- Today
- Total
목록전체 글 (64)
오티스의개발일기
brew services start mysql mysql 이 꺼져있어서 찾을수 없다는 오류가뜸 mysql 시작후 mysql -u root 치면 정상동작
에러 [!] Do not use "pod install" from inside Rosetta2 (x86_64 emulation on arm64). [!] - Emulated x86_64 is slower than native arm64 [!] - May result in mixed architectures in rubygems (eg: ffi_c.bundle files may be x86_64 with an arm64 interpreter) [!] Run "env /usr/bin/arch -arm64 /bin/bash --login" then try again. 해결방법 sudo arch -x86_64 gem install ffi arch -x86_64 pod install
ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension. current directory: /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/ext/ffi_c /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0 -r ./siteconf20230103-7169-48hhzo.rb extconf.rb checking for ffi.h... *** extconf.rb failed *** Could n..
에러 [!] /bin/bash -c set -e #!/bin/bash # Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. set -e PLATFORM_NAME="${PLATFORM_NAME:-iphoneos}" CURRENT_ARCH="${CURRENT_ARCH}" if [ -z "$CURRENT_ARCH" ] || [ "$CURRENT_ARCH" == "undefined_arch" ]; then # Xcode 10 beta sets CUR..

2023.01.04 - [개발/react-native] - [REA..

2023.01.02 - [개발/react-native] - [REACT NATIVE] 인스타그램 클론 코딩 (17) navigation을 이용하여..

2023.01.02 - [개발/react-native] -..

2023.01.02 - [개발/react-native] - [REACT NATIVE] 인스타그램 클론 코딩 (15) 로그아웃 구현하기 [REA..

2023.01.01 - [개발/react-native] - [REACT NATIVE] 인스타그램 클론 ..