Hi @Shawn Persels,
Per my research, you could fix the issue by downgrade to version 4.3.1. You could use the following command
npm install -g yo@4.3.1 generator-generator
And here is a similar issue with yours, please make a reference
https://github.com/yeoman/generator-generator/issues/258
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.