feat: support finding binary using file path #21
Annotations
3 errors
|
test (lts/*)
Process completed with exit code 2.
|
|
test (lts/*):
src/fetch.ts#L202
Type 'string' is not assignable to type 'Option<string>'.
|
|
test (lts/*):
src/fetch.ts#L198
Type 'Option<string>' is not assignable to type 'string'.
|