electron: No such module: atom_common_app

No such module: atom_common_app
  • Electron version: 1.4.12
  • Operating system: Mac OS X, Windows 7/10, Linux

How to reproduce

Dunno. We started to see the issue in our Sentry 5 days ago.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 4
  • Comments: 18 (9 by maintainers)

Most upvoted comments

@kevinsawicki Yes, it happens every time one of my js files is loaded from an html view. I also get three deprecated warnings each time.

'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.

remote.js:68 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.

remote.js:68 'Performance.onwebkitresourcetimingbufferfull' is deprecated. Please use 'Performance.onresourcetimingbufferfull' instead.

init.js:10 Uncaught Error: No such module: atom_common_app
    process.atomBinding @ init.js:10
    (anonymous function) @ app.js:3
    Module._compile @ module.js:556
    Module._extensions..js @ module.js:565
    Module.load @ module.js:473
    tryModuleLoad @ module.js:432
    Module._load @ module.js:424
    Module.require @ module.js:483
    require @ internal/module.js:20
    get @ electron.js:11
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    wrapArgs @ remote.js:91
    valueToMeta @ remote.js:30
    valueToMeta @ remote.js:68
    wrapArgs @ remote.js:91
    valueToMeta @ remote.js:30
    valueToMeta @ remote.js:68
    wrapArgs @ remote.js:91
    valueToMeta @ remote.js:30
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    valueToMeta @ remote.js:68
    wrapArgs @ remote.js:91
    remoteMemberFunction @ remote.js:112
    populateReportTable @ attendanceReport.js:6
    (anonymous function) @ attendanceReport.js:2