OptionalabsoluteWhether to return an absolute path. Defaults to false (relative path).
OptionalconcurrencyThe concurrency level for reading workspaces. If not specified, it will default to 10.
OptionalfailWhether to fail on error when reading package.json files. Defaults to false.
OptionalworkingThe working directory to get the package path from. Should be the path to the root of the repository. Defaults to the current working directory.
Options for
getPackagePathByName.