Skip to content

Commit 8f8c822

Browse files
Copilotrzhao271
andauthored
fix: add missing yeoman-generator dependency (#568)
* Initial plan * fix: add missing yeoman-generator dependency to package.json The CI workflow was failing because yeoman-generator is imported in generators/app/index.js and other generator files, but was not listed as a dependency in package.json. Adding it fixes the ERR_MODULE_NOT_FOUND error that caused all 28 tests to fail. Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
1 parent 062b12c commit 8f8c822

2 files changed

Lines changed: 728 additions & 449 deletions

File tree

0 commit comments

Comments
 (0)