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

codesign not found during install #17

Open
raoel opened this issue May 11, 2016 · 2 comments
Open

codesign not found during install #17

raoel opened this issue May 11, 2016 · 2 comments

Comments

@raoel
Copy link

raoel commented May 11, 2016

"sudo npm -g install codesign" did not work; what am I missing? I am not familiar with webpack (had to install it).

Error:

Command failed: /bin/sh -c codesign --deep --force --sign "Jens Lind" "/tmp/electron-packager/darwin-x64/Minira-darwin-x64/Minira.app"
/bin/sh: 1: codesign: not found

codesign is not in my path.

Looking forward to actually using Minira. Thanks! :-)

Edit: OS: Linux Mint 17.3 (based on Ubuntu 14.04)

@raoel
Copy link
Author

raoel commented May 12, 2016

I am getting the impression that this App is OS X only. Am I correct? (Seeing that it is downloading Electron for Darwin-x64).

I guess since Minira is Electron-based it should be possible to make it work on other platforms as well, am I right? I want to know more about Electron, so when I have some spare time I'll see if I can make it work on Ubuntu and maybe provide you with an installer.

@jenslind
Copy link
Owner

Hello, yes minira is currently osx only. And yeah it shouldn't be that hard to add support for other platforms. :)

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

2 participants