say repository

React Error 본문

공부 준비 자료/react

React Error

부끄러엇피치 2022. 5. 2. 10:39
728x90

npm ERR! A complete log of this run can be found in:

npm cache clean --force 
rm -rf node_modules
npm install

---

error:

Attempted import error: 'Outlet' is not exported from 'react-router-dom' (imported as 'Outlet').

npm install react-router-dom@v6