Uncaught Error: The specified module could not be found./\?\~\AppData\Local\atom\app-1.63.1\res...
Author: supakornkimCreated Dec 5, 2022Updated Dec 5, 2022
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.63.1 x64 Electron: 11.5.0 OS: Microsoft Windows 11 Enterprise Thrown From: Atom Core
Stack Trace
Uncaught Error: The specified module could not be found. \?\C:\Users\s.kimhajan\AppData\Local\atom\app-1.63.1\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node
At electron/js2c/asar_bundle.js:5
Error: The specified module could not be found.
\\?\C:\Users\s.kimhajan\AppData\Local\atom\app-1.63.1\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node
at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203:18)
at Object.func [as .node] (electron/js2c/asar_bundle.js:5:2039)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:72:18)
at customRequire (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:1:821096)
at get_KeyboardLayoutManager (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:14:2938000)
at get_manager (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:14:2938102)
at Object.getCurrentKeyboardLayout (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:14:2938228)
at e.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:14:1169281)
at KeymapManager.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:11:1223396)
at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:11:1221381)
at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.63.1/resources/app/static/<embedded>:11:286622)
Commands
5x -2:45.5.0 ftp-remote-edit:toggle (div.tool-panel.tree-view)
Non-Core Packages
ftp-remote-edit 0.18.2
Additional Information
Source: atom/atom