pub fn run_package_json_script(dir: &Path, script: &str) -> Result<(), String>
Run package.json script with the detected package manager. Auto-heals empty pnpm workspace packages and retries once on that error.
package.json
packages