You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.