Closed bleonard closed 1 month ago
@bleonard Thank you for the report and the contribution! @vince-fugnitto Should we consider you execute "yarn" as the last step of the generator instead?
@vince-fugnitto Should we consider you execute "yarn" as the last step of the generator instead?
@JonasHelming I'm not sure I follow, can you clarify? The latest version of the generator works well for me, it generates the project, and performs yarn
to install dependencies. The users can then build which example they want and start it. Why do we want to run yarn
last?
Ah, I misread the issue. The contribution adds "yarn" after installing the generator, but not after running it...
I found this was needed to prevent an error