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 | 29 | 30 | 31 |
Tags
- 약타입언어
- 데이터타입함수
- 함수형프로그래밍
- 72410
- 약타입
- 비반환함수
- DelayInput
- next.js
- textinput
- 옵셔널
- 나를부르는숲
- ios
- 중첩함수
- SWIFT
- Server-Side-Rendering
- 리액트네이티브
- 17681
- client-side-rendering
- 스위프트
- JavaScript
- beforePopState
- 동적언어
- reactnative android
- ReactNative
- lineending
- 프로그래머스
- replacingOccurrences
- switch구문
- reactnavigation
- multiline
Archives
- Today
- Total
목록lineending (1)
으니의 개발로그
[React Native] /bin/bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory 에러 해결하기
MAC OS 환경에서 React Native 개발 환경 구축 중 발생하는 에러 해결하기 React Native CLI 를 이용해서 개발을 시작하고 싶은데 중간에 에러가 발생했다. error Error: Failed to install CocoaPods dependencies for iOS project, which is required by this template. Please try again manually: "cd ./AwesomeProject/ios && pod install". CocoaPods documentation: https://cocoapods.org/ 그래서 메뉴얼대로 terminal 창에서 cd ./AwesomeProject/ios && pod install 를 쳤더니 Analyz..
Front-end/React Native
2020. 12. 29. 23:18