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
When initializing a new project sometimes the "author" in package.json can be empty. This happens when the users "name" is not set within Github. Instead of an empty "author" we could fallback to using the username instead.