connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10k stars 577 forks source link

Error on template app #162

Open feavilan04 opened 3 years ago

feavilan04 commented 3 years ago

We are having an error when running the template app. On menu.js in line 2 console raises the following error "Uncaught TypeError: Cannot destructure property 'Menu' of 'remote' as it is undefined."

1211454975 commented 2 years ago

Do you resolve it?

0xtrzy commented 2 years ago

npm start

proton-template-app@1.0.0 start electron .

App threw an error during load Error: Cannot find module 'app' Require stack:

0xtrzy commented 2 years ago

still trouble