ozsay / angular-electron

angularjs helpers for electron apps
MIT License
41 stars 12 forks source link

Module won't load because window.require and window.process is unavailable #11 #12

Open ashishgarg624 opened 3 years ago

ashishgarg624 commented 3 years ago

Hi, I am getting a module error. Uncaught Error: [$injector:modulerr]. Can you please help me?

I am getting electronRequire, electronProcess undefined

ozsay commented 3 years ago

Hey, Sorry about it, but this project is not maintained anymore.

I believe that the versions of angularjs and electron used here reached their EOL and aren't supported anymore.