mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #1578] Starting Electron app does not work #513
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#513
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kenneho on GitHub (Nov 13, 2022).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1578
Current behavior
Hi.
I've clone the repo, and ran these in separate windows:
The Electron windows opens but does not load any elements (i.e. it's blank/gray), and I see this in the terminal running
npm run dev:electron:There are some warnings in the other terminals as well, but as there are just warnings I assume they're not what causing the app not to load correctly.
Expected behavior
The Electron app will display something that looks like an app/webpage, instead of just a blank/gray window.
Steps to reproduce
Clone the repo, then run these: