adrianhajdin/ecommerce

⨯ Internal error: Error: Invariant failed: You should not use <Link> outside a <Router>

Closed this issue · 1 comments

Hello there!
I have this issue with the Nav Component.
When I run npm run dev I got a blank screen and the message above:
⨯ Internal error: Error: Invariant failed: You should not use outside a .
I know the problem is with the Button and the el property, cause when I remove it the code works but the button becames black.
Thank you in advance!

Screenshot 2023-12-22 at 08 57 29

Did you resolved this error?