Skip to content

npm install -g webpack electron-prebuilt; npm run start; SAD ERROR: Uncaught Error: This domain is not authorized for OAuth operations for your Firebase project. Edit the list of authorized domains from the Firebase console.

License

makeitrein/sad-electron-firebase-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron + Firebase = Error Land.

Configure Firebase in index.html**

Install the dependencies

npm install; npm install -g webpack; npm install -g electron;

Run the build

webpack

Launch the app

npm start

About

npm install -g webpack electron-prebuilt; npm run start; SAD ERROR: Uncaught Error: This domain is not authorized for OAuth operations for your Firebase project. Edit the list of authorized domains from the Firebase console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages