Skip to content

fix: Fix oss command#650

Merged
arjankowski merged 1 commit intomainfrom
SDK-5786
Mar 23, 2026
Merged

fix: Fix oss command#650
arjankowski merged 1 commit intomainfrom
SDK-5786

Conversation

@arjankowski
Copy link
Copy Markdown
Contributor

There was a bug in box oss:
ENOENT: no such file or directory, open '/usr/local/lib/@box/cli/LICENSE-THIRD-PARTY.txt'
This happened with both npm and binary installations.

Also, this command previously required a client, which does not make sense here — box oss should only print the local OSS licenses file and should not depend on API client initialization.

@arjankowski arjankowski requested a review from a team March 23, 2026 13:07
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23438826464

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 84.003%

Totals Coverage Status
Change from base Build 23194454820: 0.002%
Covered Lines: 4979
Relevant Lines: 5667

💛 - Coveralls

Copy link
Copy Markdown
Contributor

@Hawra2020 Hawra2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arjankowski arjankowski merged commit 63959c6 into main Mar 23, 2026
17 checks passed
@arjankowski arjankowski deleted the SDK-5786 branch March 23, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants