andrepolischuk / keep

Desktop app for Google Keep packaged with Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot build

wlekin opened this issue · comments

$ sudo nom build:macos
verbose stack Error: keep@0.1.5 build:macos: 'electron-packager . --overwrite --asar --out=dist --ignore='^/dist$' --platform=darwin --arch=x64 --icon=assets/icon.icns --app-bundle-id=com.andrepolischuk.keep && cd dist/Keep-darwin-x64 && zip -ryXq9 ../Keep-macos-${npm_package_version}.zip Keep.app'

@wlekin what error is throwing?

$ sudo npm build:linux

screen shot 2017-09-03 at 8 30 47 pm
screen shot 2017-09-03 at 8 31 05 pm

I bumped packager. You can try pull changes and build again.