atom/atom

Uncaught Error: The specified module could not be found./\?\~\AppData\Local\atom\app-1.63.1\res...

almasjss opened this issue · 0 comments

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.63.1 x64
Electron: 11.5.0
OS: Unknown Windows version
Thrown From: Atom Core

Stack Trace

Uncaught Error: The specified module could not be found.
\?\C:\Users\nasim\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\nasim\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

Non-Core Packages

emmet 2.4.3 

Additional Information