Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Infinite loading in the app #30

Open
justice47 opened this issue Jul 8, 2020 · 3 comments
Open

Infinite loading in the app #30

justice47 opened this issue Jul 8, 2020 · 3 comments

Comments

@justice47
Copy link

I have drag and drop the .PNG file into the app and it's seems to be loading forever
image
last binary, MacOS 10.15.5

@justice47 justice47 changed the title Infinite loading icon in the app Infinite loading in the app Jul 8, 2020
@DanielRuf
Copy link
Contributor

Hi @justice47,

thanks for reporting this.
Can you try if the same happens when you clone the repository and run npm start? Maybe you can get some error message there or check if you can enable the developer tolls and console in the Electron app (not sure if it is enabled / injected - maybe F12 or Ctrl+Shift+i works).

@justice47
Copy link
Author

justice47 commented Jul 9, 2020

Hi @DanielRuf,

Thanks for a quick reply!
Unfortunately I wasn't able to run app from source code - I'm getting these errors when runs npm install:

No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.

No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.

No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.

these errors are not related to project itself, I will try to fix them and return to you.

@DanielRuf
Copy link
Contributor

Yes, this looks like you need the XCode Command Line Tools.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants