Template seems to have an issue.
I created a new repo and filled it using
pnpx degit solidjs/templates/js . --force
and pnpm i
and I get the error in jsconfig.json
that the definition file for vite/client
is missing
I attempted to start the template anyway with pnpm serve
and I just get Cannot GET /
please ping if you have replies3 Replies