Improve Solid quick start#1178
Conversation
|
|
✅ Deploy Preview for solid-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for solid-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
current: "An updated Node.js or Deno installation." proposed: "A recent version of Node.js or Deno installed."
Additionally: I use I think the required node version is in the README of all the templates.It is >=18.x - I think. Could we direct the user there?
BTW @amirhhashemi, it is really easy to nit pick other people's work so please know I like your contributions to solid-docs! |
I agree.
I couldn't find specific information either. If the minimum required version is indeed 18.x, it's worth noting that it has recently reached its end-of-life. Therefore, any recent version should be sufficient. Vite requires version 16 or higher, and Nitro recommends the latest LTS version. We support three runtimes: Node, Bun, and Deno. Keeping all of them updated could be a maintenance burden. Until we have accurate information, I think recommending the latest LTS version is a reasonable approach. If an outdated version is installed, users will likely encounter an error from the package manager or Node version manager. |
Description(required)
This PR improves the "quick start" page for Solid.js:
degitcommand. The new CLI is more beginner-friendly and offers additional features. Plus, the term "degit" might be confusing for new users.Related issues & labels
degitintotigedto help people usinghttps_proxy. #1177