Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(upgrade): better error message when check_exe fails #25133

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

littledivy
Copy link
Member

Fixes #24971

Fixes the panic. We can give a more personalized error by checking the macOS version but probably not worth the effort.

Fixes denoland#24971

Fixes the panic. We can give a more personalized error by checking the
macOS version btu probably not worth the effort.
@littledivy littledivy merged commit e2c50f7 into denoland:main Aug 21, 2024
17 checks passed
@littledivy littledivy deleted the upgrade_better_error branch August 21, 2024 14:25
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.

thread 'main' panicked at cli/tools/upgrade.rs:657:3:
2 participants