Open aral opened 6 years ago
A better stack trace after upgrading Electron to 2.0.2:
Uncaught Error: Cannot find module './trie'
at Module._resolveFilename (module.js:543)
at Function.Module._resolveFilename (/Users/aral/sandbox/dat/hypervision/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35)
at Function.Module._load (module.js:473)
at Module.require (module.js:586)
at require (internal/module.js:11)
at o (bundle.js:1)
at bundle.js:1
at Object.<anonymous> (bundle.js:780)
at Object.14../trie (bundle.js:857)
at o (bundle.js:1)
To reproduce
What should happen
Interface should load.
What actually happens
Blank window.
Error in console: