PackageManagerControllerFactory is a factory for an abstraction around package manager commands that are needed to initialize a project and install dependencies
constructor
the root directory of the project
Returns a singleton instance of a package manager controller derived from reading the npm_config_user_agent environment variable.
PackageManagerControllerFactory is a factory for an abstraction around package manager commands that are needed to initialize a project and install dependencies