분류 전체보기86 node_modules Directory 만들기 npm init npm install express 2022. 4. 7. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted 삭제된 디렉토리에서 명령을 수행할때 나는 에러이다. 나갔다 들어오면 된다. (cd ..) 2022. 4. 7. RN TypeScript init [react-native] npx react-native init MyApp --template react-native-template-typescript 로 받았는데 JavaScript 프로젝트가 생성되었다. 다음의 명령어로 만든다. npm uninstall -g react-native-cli yarn global add @react-native-community/cli npx react-native init MyApp --template react-native-template-typescript 2022. 4. 7. Showing All Messages Unable to load contents of file list: '/Target Support Files/Pods-FililUser/Pods-FililUser-resources-Debug-input-files.xcfilelist' [react-native ios] sudo gem update cocoapods --pre pod update build clean 2022. 4. 7. 이전 1 ··· 13 14 15 16 17 18 19 ··· 22 다음