## Environment - Node version: v18.17.0 - npm version: 9.6.7 - Version of yo : 5.0.0 ## behavior Run the following code: ```shell yo node ``` After I complete the questions, it happens an error: <img width="233" alt="image" src="https://github.com/yeoman/generator-node/assets/72367140/c3cf8139-bf80-4031-8828-49dda530793f"> Accoring to [issue796](https://github.com/yeoman/yo/issues/796), maybe the `yeoman-generator` version is too old.