Check if your package was installed globally
Resolve the path of a globally installed module
Get installation path where the given package is installed. Works for globally and locally installed packages
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal require.resolve
, so you can trust. You just get absolute filepath to some p