Add support for detecting global installed packages
Detect problematic packages installed globally and warn the user
@mihaiblaga89 Please evaluate this in more detail.
Like, having webpack installed globally, caused some issues in the past. The idea was to list globally installed packages and search for packages like webpack, babel stuff, etc, and warn the user that they might cause problems. Even better, implement this in a separate command as well, like rnv doctor where we can add more stuff related to environment
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.