SolidJSS
SolidJS3y ago
1 reply
미기

Internal Server Error - Make sure your app is wrapped in a <Router />

I used bunx create-solid to make the project, but when I set const navigate = useNavigate() and navigate("/somewhere"), I get the error.
Maybe error on the template or error of solid router?

repository: https://github.com/issac4892/EVIS-solidstart
https://github.com/issac4892/EVIS-solidstart/blob/main/src/routes/personal_code.tsx
https://evis.vercel.app/personal_code (input anything there and press the blue button)
GitHub
Contribute to issac4892/EVIS-solidstart development by creating an account on GitHub.
GitHub - issac4892/EVIS-solidstart
GitHub
Contribute to issac4892/EVIS-solidstart development by creating an account on GitHub.
EVIS-solidstart/src/routes/personal_code.tsx at main · issac4892/EV...
Was this page helpful?