minira
minira copied to clipboard
codesign not found during install
"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)
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.
Hello, yes minira is currently osx only. And yeah it shouldn't be that hard to add support for other platforms. :)