Closed GabLeRoux closed 4 years ago
Sorry I forgot to update our build document. If you just want to develop our app, please try npm run dev. dev script for electron will be ready today. I'll let you know when it is ready.
FYI, To build the executable file, you need a certificate for codesign.
https://github.com/BoostIO/BoostNote.next/issues/400 will cover this issue. Please follow this.
Resolved in #401 . Please try npm run dev:webpack
and npm run dev:electron
(You need to open another terminal to run this).
Confirmed working, thanks 👍
git pull
npm i
npm run dev:webpack
npm run dev:electron
🤘
Current behavior
I also tried building it on my own for current repo and that's the real issue ;)
copy
Boost Note.app
to/Applications/Boost Note.app
(I see app was renamed eh)Screen stays white.
Expected behavior
Steps to reproduce
See description
Environment
Desktop/Web
Workaround
but for some reason, rebooting and reinstalling app solved my issue.
Press Ok, Open system preferences and allow app:
Worked this time.