📍 에러에러

📍 에러에러

[ REACT ] ReactDOM.render is no longer supported in React 18

( 후에 정리할 예정 ) 🔗 https://7357.tistory.com/44

📍 에러에러

[ REACT ] export 'withRouter' (imported as 'withRouter') was not found in 'react-router-dom'

( 후에 정리할 예정 ) 🔗 https://kyung-a.tistory.com/36

📍 에러에러

[ REACT ] 'react-router-dom' does not contain a default export (imported as 'BrowserRouter')

( 후에 정리할 예정 ) 🔗 https://github.com/remix-run/react-router/issues/7454

📍 에러에러

[ REACT ] You are running `create-react-app` 5.0.0, which is behind the latest release (5.0.1).

실행코드 리액트 기본세팅 코드 쳤는데 오류 뜸 ㄷ npx create-react-app kongfront 에러코드 You are running `create-react-app` 5.0.0, which is behind the latest release (5.0.1). We no longer support global installation of Create React App. Please remove any global installs with one of the following commands: - npm uninstall -g create-react-app - yarn global remove create-react-app The latest instructions for creating a new..

슈콩
'📍 에러에러' 카테고리의 글 목록