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

 

 

+ Recent posts