The Wayback Machine - https://web.archive.org/web/20220105070853/https://github.com/topics/yeoman-generator
Skip to content
#

yeoman-generator

Here are 671 public repositories matching this topic...

generator-teams
RickVanRousselt
RickVanRousselt commented Nov 6, 2021

💡 Idea

When creating a new project you are not limited in the length the project name has. When you then want to create a tab, this is limited to 16 characters.

If you do not specify a name and just press enter the generator suggests the name of the project + " tab". It should perform a check if the name is longer than 16 characters and already cut that off at that limit. Or at least gi

threedliteguy
threedliteguy commented Oct 27, 2021

Running jhipster-generator-nodejs using the Docker instructions in the readme.md returns an error.
Dependency resolution for nest fails and there is a lint error that prevents it from completing. However some files are generated.
I am using MacOS and Docker Desktop. I did notice it appears to be still using node 12, would 16 work better?

Improve this page

Add a description, image, and links to the yeoman-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yeoman-generator topic, visit your repo's landing page and select "manage topics."

Learn more