Optional
absoluteWhether to return an absolute path. Defaults to false (relative path).
Optional
concurrencyThe concurrency level for reading workspaces. If not specified, it will default to 10.
Optional
failWhether to fail on error when reading package.json files. Defaults to false.
Optional
workingThe 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
.