Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

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

Open
1 task
almasjss opened this issue Nov 26, 2022 · 0 comments

Comments

@almasjss
Copy link

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

     -0:49.4.0 application:open-folder (div.tool-panel.tree-view)

Non-Core Packages

emmet 2.4.3 

Additional Information

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