mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 23:48:05 -04:00
@@ -140,8 +140,6 @@ export default async function run (inputArgv: string[]) {
|
||||
if (!config['parseable']) {
|
||||
console.log(`No projects matched the filters "${filterResults.unmatchedFilters.join(', ')}" in "${wsDir}"`)
|
||||
}
|
||||
process.exit(0)
|
||||
return
|
||||
}
|
||||
config.allProjects = allProjects
|
||||
config.workspaceDir = wsDir
|
||||
|
||||
Reference in New Issue
Block a user