T
TanStack2mo ago
wise-white

i just cloned the start-basic example and it doesn't work in prod

help. in dev it works fine, after i build, how do i run the production server? start script returns this:
No description
18 Replies
metropolitan-bronze
metropolitan-bronze2mo ago
we have not updated that example yet
metropolitan-bronze
metropolitan-bronze2mo ago
Quick Start | TanStack Start React Docs
Impatient? The fastest way to get a Start project up and running is with the cli. Just run pnpm create @tanstack/start@latest or npm create @tanstack/start@latest depending on your package manage of c...
metropolitan-bronze
metropolitan-bronze2mo ago
using our cli
wise-white
wise-whiteOP2mo ago
so, how do i use start with solid in the meantime?
metropolitan-bronze
metropolitan-bronze2mo ago
ah solid
wise-white
wise-whiteOP2mo ago
yes i used gitpick TanStack/router/tree/main/examples/solid/start-basic start-basic
metropolitan-bronze
metropolitan-bronze2mo ago
wise-white
wise-whiteOP2mo ago
so pnpm create @tanstack/start@latest is more preferred over the gitpick example?
metropolitan-bronze
metropolitan-bronze2mo ago
it is, unfortunately it is not yet updated for latest solid changes. sorry we are working on this
wise-white
wise-whiteOP2mo ago
oh, so it still won't work
metropolitan-bronze
metropolitan-bronze2mo ago
use the start basic example and follow the docs about deployment
wise-white
wise-whiteOP2mo ago
i just wanna test prod locally
metropolitan-bronze
metropolitan-bronze2mo ago
same check the nodejs part
wise-white
wise-whiteOP2mo ago
pnpm create @tanstack/start@latest gave me a react app 😐
wise-white
wise-whiteOP2mo ago
@Manuel Schiller is the 8 hour ago update gonna fix this?
No description
metropolitan-bronze
metropolitan-bronze2mo ago
I don't think so. doesn't this work for you?
wise-white
wise-whiteOP2mo ago
it did but i'm confused should i use nitro v2 or v3
metropolitan-bronze
metropolitan-bronze2mo ago

Did you find this page helpful?