Replies: 2 comments 1 reply
-
|
I definitely plan to finish it. My goal is to make Express easy to use, and having the generator helps a lot with that |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Okay, although we should probably remove this page and move some of its content to the installation page |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the new website guides are versioned including the "Express generator".
express-generatordoes not have a 5.x version, so including it in 5.x docs is a bit misleading.I don't think that there are any plans to to revive
express-generator. There's been conversation about new Express CLI, rewriting the generator from scratch or creatingcreate-express, but I don't think anyone had time to do it (except for the bare-bonesbjohansebas/create-express). My information about this is based on expressjs/discussions#197 and recording of an old TC meeting (starting at about 23:30).Since there probably will not be a
5.xsoon, should we remove the page and mentions about generator? Maybe add a warning that it can't create Express 5 applications?Beta Was this translation helpful? Give feedback.
All reactions