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.32.2\res... #18416

Closed
jtackesiii opened this issue Nov 9, 2018 · 4 comments

Comments

@jtackesiii
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.32.2 x64
Electron: 2.0.9
OS: Microsoft Windows 10 Home
Thrown From: Atom Core

Stack Trace

Uncaught Error: The specified module could not be found.
\?\C:\Users\jtack\AppData\Local\atom\app-1.32.2\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node

At ELECTRON_ASAR.js:166

Error: The specified module could not be found.
\\?\C:\Users\jtack\AppData\Local\atom\app-1.32.2\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
    at Object.Module._extensions..node (module.js:671:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:180:18)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (internal/module.js:11:18)
    at customRequire (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:1:623185)
    at get_KeyboardLayoutManager (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:14:3073054)
    at get_manager (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:14:3073134)
    at Object.getCurrentKeyboardLayout (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:14:3073260)
    at e.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:14:996407)
    at KeymapManager.t.exports.KeymapManager.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:11:1224708)
    at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:11:1222693)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.32.2/resources/app/static/<embedded>:11:282763)

Commands

     -1:31.1.0 core:save-as (input.hidden-input)

Non-Core Packages


@vijeth94
Copy link

How do you solve the above problem?

@jtackesiii
Copy link
Author

I solved it by uninstalling/reinstalling atom

@rsese
Copy link
Contributor

rsese commented Nov 12, 2018

Thanks for contributing!

We noticed that this looks like a duplicate of #14461 so you can subscribe there for updates if you'd like. Reinstalling Atom like you did seems to clear things up though we've also heard that anti-virus might be related based on other people's comments.


Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

@rsese rsese closed this as completed Nov 12, 2018
@lock
Copy link

lock bot commented May 11, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants