Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Internal Server Error - Make sure your app is wrapped in a <Router /> - SolidJS
S
SolidJS
•
3y 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()
const navigate = useNavigate()
and
navigate("/somewhere")
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
GitHub - issac4892/EVIS-solidstart
Contribute to issac4892
/EVIS
-solidstart development by creating an account on GitHub
.
GitHub
EVIS-solidstart/src/routes/personal_code.tsx at main · issac4892/EV...
Contribute to issac4892
/EVIS
-solidstart development by creating an account on GitHub
.
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Make sure your app is wrapped in a <Router />
S
SolidJS / support
3y ago
Make sure your app is wrapped in a <Router />
S
SolidJS / support
3y ago
useNavigate causes Make sure your app is wrapped in a <Router />
S
SolidJS / support
3y ago