You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our tool downloads Neo-go automatically from GitHub. However, there is an error when we try to run the tool. Similar to what happens here: neo-project/neo#3176
Current Behavior
When I download and open Neo Go, it shows one error, then another:
It shows an error inside the terminal: zsh: killed.
Expected Behavior
I should be able to run neo-go.
Possible Solution
This is caused by new security updates on macOS. This can be solved by signing the installer after it is built. This happens on other platforms, and maybe updating the go version used to compile it can fix the issue.
Steps to Reproduce
Using a mac/arm, download the latest neo-go release
Double click it or try to run it from the terminal
Context
It's not possible to use Neo Go without fixing this.
Regression
No
Your Environment
Version of the product used: 'Enumeration'
Operating System and version (uname -a): Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:43 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8112 arm64
The text was updated successfully, but these errors were encountered:
Our tool downloads Neo-go automatically from GitHub. However, there is an error when we try to run the tool. Similar to what happens here: neo-project/neo#3176
Current Behavior
When I download and open Neo Go, it shows one error, then another:
It shows an error inside the terminal:
zsh: killed
.Expected Behavior
I should be able to run neo-go.
Possible Solution
This is caused by new security updates on macOS. This can be solved by signing the installer after it is built. This happens on other platforms, and maybe updating the go version used to compile it can fix the issue.
Steps to Reproduce
Context
It's not possible to use Neo Go without fixing this.
Regression
No
Your Environment
uname -a
): Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:43 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8112 arm64The text was updated successfully, but these errors were encountered: