Closed
Description
Hi,
I think I have the same issue as #2494 in electron 0.33.6 on ARM (raspberry pi 2). I guess my global paths are wrong, but don't know what to do against that. am loading a remote page in my browser-window, maybe it can help to diagnose.
require('module').globalPaths
["/home/pi/mediacenter/node_modules/electron-prebuilt/dist/resources/atom.asar/common/api/lib",
"/home/pi/mediacenter/node_modules/electron-prebuilt/dist/resources/atom.asar/renderer/api/lib"]
Any clue ?
EDIT
It actually seems to happen when a script is dynamically added to the remote web page, and that script tries a require.