s0up / robinhood-electron

RHClient - A Cross Platform Robinhood Trading Client
ISC License
66 stars 16 forks source link

Electron Security Warning #22

Open k9117 opened 6 years ago

k9117 commented 6 years ago

When I try to run

get clone https://github.com/s0up/robinhood-electron.git npm install npm run dev

The app is just a black screen the developer window comes up and I get this:

C:\Users\My Desktop\Documents\Rodinhood app\robinhood-electron\node_modules\electron\dist\resour…:162 Electron Security Warning This renderer process has Node.js integration enabled and attempted to load remote content. This exposes users of this app to severe security risks. For more information and help, consult https://electronjs.org/docs/tutorial/security

I can get it to build and run that way but it takes forever every time I make a change to something to do that.