Absolute path to the monorepo root
Optionalverbose: booleanEnable verbose output
OptionalregistryUrl: stringOptional custom registry URL (overrides .npmrc/.pnpmrc for this run)
OptionalpackageManager: PackageManagerTypePackage manager to use (auto-detected if not provided)
Runs package install from the monorepo root using the appropriate package manager — or, when the repo is a member of an
mj dev workspace, from that workspace's parent with pnpm (see ResolveInstallRoot); the result says where it ran.Registry configuration is resolved in this order:
registryUrlparameter (passed from manifest)