skellock / typescript-with-electron-react-kit

Don't just start your Electron app... TWERKit.
https://skellock.github.io/typescript-with-electron-react-kit
MIT License
145 stars 23 forks source link

Example not working on MacOS Sierra #125

Open dashuser33 opened 5 years ago

dashuser33 commented 5 years ago

Hi,

I cloned the repo as instructed than ran npm install and npm start, the app starts, but is doesn't render anything.

screen shot 2018-10-01 at 02 07 05

No errors are logged on console, I don't know where to start to debug this, any hint appreciated.

dashuser33 commented 5 years ago

hmm. I was able to the rest of the app to work if I <SpinAnimation> that is wrapping FunDog, probably related to popmotion-react being deprecated.

skellock commented 5 years ago

ah. thanks for the heads up. i havent had too much time to maintain this project so i hadnt noticed.

thanks!

rkazakov commented 5 years ago

Same problem happening for me.