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
If you'd rather switch your workspace to group by app name first you can use the --groupByName option at least once when you generate an app. ie:
ng g app myapp --groupByName
Using that option at least once with an app generator will persist the setting and all app's generated in your workspace will subsequently always by grouped by app name first. ie: