🤦♀️ 문제의 발단 벨로퍼트님의 모던 리액트 1-13장 배열에 항목 추가하기에서 오류가 발견하였다. 배열로 잘 뜨는데 왜? Uncaught TypeError: Cannot read properties of undefined (reading 'map') 가 뜨는 것인가? import React from 'react'; const UserList = ({ user }) => { console.log(user); // 0: {id: 1, username: '홍길동', email: '123@naver.com'} // 1: {id: 2, username: '김철수', email: '456@naver.com'} // 2: {id: 3, username: '김영희', email: '789@naver.com'} re..
build를 진행하다가 새로운 이슈에 직면하였다. 그것을 해결하기 위해 어떤것을 하였는지 과정을 나열하였다. 📑 serve -s build 오류 메세지 serve : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\win10\AppData\Roamin g\npm\serve.ps1 파일을 로드할 수 없습니다. 자세한 내용은 http://go.microsoft.com/ fwlink/?LinkID=135170의 about_Execution_Policies를 참조하십시오. 위치 줄:1 문자:1 + serve -s build + ~~~~~ + CategoryInfo : 보안 오류: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedA..
21년 12월 14일에 create-react-app이 4.0.3 버전에서 5.0.0로 업데이트 되었습니다. 그럼 기존에 사용하는 사람이 어떻게 해결하는지에 대해서 알아봅시다! 🎁 create-react-app 페이스북 깃허브 🎁 https://github.com/facebook/create-react-app GitHub - facebook/create-react-app: Set up a modern web app by running one command. Set up a modern web app by running one command. Contribute to facebook/create-react-app development by creating an account on GitHub. github..
- Total
- Today
- Yesterday
- localstorage
- ssh key
- Single Page Application
- Execution_Policies
- react-router-dom
- Github
- 4.0.3오류
- 반복문
- github.io
- 마크다운
- 깃허브
- GIT
- MPA
- SPREAD
- 비구조화(구조분해) 할당
- async
- Flexbox&CSS grid
- Multiple Page Application
- 5.0.0버전 업
- Reat
- JSON
- react
- 콜백함수
- 소스제어
- 콜백지옥
- Visual Studio Code
- await
- Prettier
- create-react-app
- vscode
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |