Skip to content

v1.1.0

Choose a tag to compare

@SBoudrias SBoudrias released this 01 Jan 20:25
· 455 commits to main since this release
  • yo should now have an easier time searching for your generators. It walks local tree recursively searching for node_modules/ folders. It then use NODE_PATH env variable to load global generators, if not available, we fallback to our best guests. So, make sure to check your NODE_PATH variable is valid.
  • We now include a debugging command to help you troubleshoot common issues. This script is run each time you install or update yo. You can always call it manually running yo doctor.