Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Module did not self-register. error #212

Open
brettz9 opened this issue Apr 16, 2021 · 0 comments
Open

Module did not self-register. error #212

brettz9 opened this issue Apr 16, 2021 · 0 comments

Comments

@brettz9
Copy link

brettz9 commented Apr 16, 2021

[Enter steps to reproduce:]

I got these steps but cannot replicate. Just offering for what it's worth to you.

  1. Go offline (not sure if this is relevant; might have been after step 2 that it sent offline)
  2. Open a directory from the command line in safe mode
  3. See these errors keep appearing.

Atom: 1.55.0 x64
Electron: 6.1.12
OS: Unknown macOS version
Thrown From: Atom Core

Stack Trace

Uncaught Error: Module did not self-register.

At electron/js2c/asar.js:138

Error: Module did not self-register.
    at process.func (electron/js2c/asar.js:138:31)
    at process.func [as dlopen] (electron/js2c/asar.js:138:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:828:18)
    at Object.func (electron/js2c/asar.js:138:31)
    at Object.func [as .node] (electron/js2c/asar.js:147:18)
    at Module.load (internal/modules/cjs/loader.js:645:32)
    at Function.Module._load (internal/modules/cjs/loader.js:560:12)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:16:16)
    at customRequire (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:697035)
    at get_KeyboardLayoutManager (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2798543)
    at get_manager (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2798645)
    at Object.getCurrentKeyboardLayout (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2798771)
    at e.keystrokeForKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1058046)
    at KeymapManager.keystrokeForKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1228079)
    at KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1226064)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:284879)

Commands

Non-Core Packages


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant