This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Uncaught Error: Module did not self-register: '~/Desktop/Atom.app/Contents/Resources/app.asar.unp... #25727
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Unknown macOS version
Thrown From: Atom Core
Stack Trace
Uncaught Error: Module did not self-register: '/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node'.
At electron/js2c/asar.js:140
Error: Module did not self-register: '/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node'.
at process.func [as dlopen] (electron/js2c/asar.js:140:31)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1034:18)
at Object.func [as .node] (electron/js2c/asar.js:149:18)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module._load (electron/js2c/asar.js:769:28)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:74:18)
at customRequire (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:1:756278)
at get_KeyboardLayoutManager (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:14:2873999)
at get_manager (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:14:2874101)
at Object.getCurrentKeyboardLayout (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:14:2874227)
at e.keystrokeForKeyboardEvent (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:14:1121316)
at KeymapManager.keystrokeForKeyboardEvent (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:11:1225566)
at KeymapManager.handleKeyboardEvent (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:11:1223551)
at WindowEventHandler.handleDocumentKeyEvent (/Users/cheegangngui/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:11:286682)
Commands
Non-Core Packages
Additional Information
Metadata
Assignees
Labels
No labels