zegapain

Results 3 issues of zegapain

The 'is.development' variable uses the 'electron-is-dev' package, but this package 'must be used from the Electron main process'. As a result, I won't be able to use 'electron-util' in my...

The express-pouchdb project uses ```Var Promise = require('pouchdb-promise ')``` in express-pouchdb /lib/create-or-delete-dbs.js and express-pouchdb /lib/daemon-manager.js , print the Promise variable and find that it is an object with only the...