Skip to content

The process '/usr/bin/which' failed with exit code 1 #45

Closed
@xuwei-k

Description

@xuwei-k

I could not run sbt-dependency-submission with self hosted runner 😢

Error: The process '/usr/bin/which' failed with exit code 1

const where = isWin ? 'where.exe' : 'which'
const code = await cli.exec(where, [cmd], { silent: true })

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992401

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions