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./\?\C:\ProgramData\User\atom\app... #25718

Open
1 task
venger17 opened this issue Nov 25, 2022 · 1 comment

Comments

@venger17
Copy link

venger17 commented Nov 25, 2022

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:\ProgramData\User\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:\ProgramData\User\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 (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:1:821096)
    at get_KeyboardLayoutManager (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:14:2938000)
    at get_manager (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:14:2938102)
    at Object.getCurrentKeyboardLayout (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:14:2938228)
    at e.keystrokeForKeyboardEvent (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:14:1169281)
    at KeymapManager.keystrokeForKeyboardEvent (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:11:1223396)
    at KeymapManager.handleKeyboardEvent (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:11:1221381)
    at WindowEventHandler.handleDocumentKeyEvent (C:/ProgramData/Andy García/atom/app-1.63.1/resources/app/static/<embedded>:11:286622)

Commands

Non-Core Packages

atom-beautify 0.33.4 
autoclose-html 0.23.0 
emmet 2.4.3 
file-icons 2.1.47 
highlight-selected 0.17.0 
minimap 4.40.1 
pigments 0.40.6 
Quick-JavaScript 2.2.0 
zentabs 0.8.9 

Additional Information

@venger17
Copy link
Author

I went back to the previous version of atom and it was solved

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