Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pabalexa opened this issue Jun 25, 2018 · 0 comments

Comments

@pabalexa
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.28.0 x64
Electron: 2.0.3
OS: Unknown Windows version
Thrown From: autocomplete-python package 1.10.5

Stack Trace

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

At ELECTRON_ASAR.js:172

Error: The specified module could not be found.
\\?\C:\Users\pablo\AppData\Local\atom\app-1.28.0\resources\app.asar.unpacked\node_modules\keyboard-layout\build\Release\keyboard-layout-manager.node
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
    at Object.Module._extensions..node (module.js:671:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186: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.28.0/resources/app/static/<embedded>:96:26)
    at get_KeyboardLayoutManager (~/AppData/Local/atom/app-1.28.0/resources/app/node_modules/keyboard-layout/lib/keyboard-layout.js:7:65)
    at get_manager (~/AppData/Local/atom/app-1.28.0/resources/app/node_modules/keyboard-layout/lib/keyboard-layout.js:16:42)
    at Object.getCurrentKeyboardLayout (~/AppData/Local/atom/app-1.28.0/resources/app/node_modules/keyboard-layout/lib/keyboard-layout.js:32:17)
    at exports.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.28.0/resources/app/node_modules/atom-keymap/lib/helpers.js:201:42)
    at KeymapManager.module.exports.KeymapManager.keystrokeForKeyboardEvent (~/AppData/Local/atom/app-1.28.0/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:467:20)
    at /packages/autocomplete-python/lib/provider.coffee:217:25)

Commands

Non-Core Packages

atom-python-run 0.9.6 
autocomplete-python 1.10.5 
autocomplete-sql 0.5.0 
color-picker 2.3.0 
file-icons 2.1.20 
git-plus 7.10.2 
git-time-machine 2.0.1 
goto-definition 1.3.4 
highlight-selected 0.13.1 
merge-conflicts 1.4.5 
minimap 4.29.8 
pigments 0.40.2 
python-debugger 0.2.0 
python-indent 1.1.5 
script 3.17.3 
xml-formatter 0.11.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant