atom/atom

Uncaught Error: The specified module could not be found./\?\~\AppData\Local\Temp\AweZip\Temp1\A...

Serenella9220 opened this issue · 0 comments

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 ia32
Electron: 9.4.4
OS: Unknown Windows version
Thrown From: Atom Core

Stack Trace

Uncaught Error: The specified module could not be found.
\?\C:\Users\Ecomm\AppData\Local\Temp\AweZip\Temp1\AweZip6\Atom\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node

At electron/js2c/asar.js:140

Error: The specified module could not be found.
\\?\C:\Users\Ecomm\AppData\Local\Temp\AweZip\Temp1\AweZip6\Atom\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 (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:1:802772)
    at get_KeyboardLayoutManager (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:14:2877135)
    at get_manager (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:14:2877237)
    at Object.getCurrentKeyboardLayout (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:14:2877363)
    at e.keystrokeForKeyboardEvent (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:14:1121318)
    at KeymapManager.keystrokeForKeyboardEvent (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:11:1225566)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:11:1223551)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/Temp/AweZip/Temp1/AweZip6/Atom/resources/app/static/<embedded>:11:286682)

Commands

Non-Core Packages


Additional Information