Skip to content

[Neo CLI Optimization] fix exception message#3314

Merged
NGDAdmin merged 10 commits intoneo-project:masterfrom
Jim8y:dll-missing-msg
Jun 14, 2024
Merged

[Neo CLI Optimization] fix exception message#3314
NGDAdmin merged 10 commits intoneo-project:masterfrom
Jim8y:dll-missing-msg

Conversation

@Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Jun 9, 2024

Description

PR 38cc0e9 fiexd the dll missing problem on windows server, but its checking and error message is too simple and shows installing exe on macos.

Fixes # #3199

Type of change

  • Optimization (the change is only an optimization)
  • Style (the change is only a code style for better maintenance or standard purpose)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Test Configuration:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Jim8y Jim8y requested a review from a team June 10, 2024 11:19
Copy link
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

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

Looks good to me

@Jim8y Jim8y requested a review from a team June 10, 2024 13:42
@NGDAdmin NGDAdmin merged commit 4c1194f into neo-project:master Jun 14, 2024
Jim8y added a commit to Jim8y/neo that referenced this pull request Jun 14, 2024
* master:
  Fixed pathing and Property (neo-project#3306)
  [Neo CLI New Feature] Allow custom plugins (neo-project#3295)
  Return expect to verify neo-cli (neo-project#3318)
  [Neo CLI Optimization] fix exception message (neo-project#3314)
  fix plugin download url (neo-project#3329)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants