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

Unable to import after macOS security prompt #3

Open
radiovisual opened this issue Jul 14, 2019 · 1 comment
Open

Unable to import after macOS security prompt #3

radiovisual opened this issue Jul 14, 2019 · 1 comment

Comments

@radiovisual
Copy link

When I try to import this using the instructions on the Readme, I get the following error:

image

macOS Mojave 10.14
Terminal Version 2.9 (421)

@radiovisual
Copy link
Author

radiovisual commented Jul 14, 2019

Looking into this issue further, it seems that it might be a problem with macOS, because if I get this error first:

image

and then I go into System Preferences to "Open anyway":

image

then Terminal complains that the file is corrupt and can't be installed. However, if I do a direct Download of the file and save it into a new file, then there is no problem.

I just did this to get around the security warning:

$ curl https://raw.githubusercontent.com/sindresorhus/terminal-snazzy/master/Snazzy.terminal > Snazzy.terminal

and double-clicked on the curled copy of the Snazzy.terminal file and it worked. So I am not sure if the macOS security settings are somehow messing with the import?

@radiovisual radiovisual changed the title Unable to import Unable to import after macOS security prompt Jul 14, 2019
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

No branches or pull requests

1 participant