Next.js Discord

Discord Forum

Internal error: ReferenceError: document is not defined at getUrlBasedHistory

Unanswered
Cuban Crocodile posted this in #help-forum
Open in Discord
Cuban CrocodileOP
when i run the next js project , it shows this error in terminal i dont know what to do how to fix this error please help me

⨯ Internal error: ReferenceError: document is not defined
at getUrlBasedHistory (./node_modules/@remix-run/router/dist/router.js:372:14)
at createBrowserHistory (./node_modules/@remix-run/router/dist/router.js:226:10)
at BrowserRouter (./node_modules/react-router-dom/dist/index.js:673:92)

2 Replies

@Cuban Crocodile solved?