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

I cannot back space, shift, or space without an error popping up. Uncaught Error: dlopen(~/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/ap... #23559

Closed
jtrunzo1 opened this issue Feb 2, 2022 · 0 comments

Comments

@jtrunzo1
Copy link

jtrunzo1 commented Feb 2, 2022

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Mac OS X 10.14.6
Thrown From: Atom Core

Stack Trace

Uncaught Error: dlopen(/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node, 1): image not found

At electron/js2c/asar.js:140

Error: dlopen(/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node, 1): image not found
    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 (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:1:756278)
    at get_KeyboardLayoutManager (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:14:2894476)
    at get_manager (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:14:2894578)
    at Object.getCurrentKeyboardLayout (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:14:2894704)
    at e.keystrokeForKeyboardEvent (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:14:1119649)
    at KeymapManager.keystrokeForKeyboardEvent (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:11:1224825)
    at KeymapManager.handleKeyboardEvent (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:11:1222810)
    at WindowEventHandler.handleDocumentKeyEvent (/Users/juliatrunzo/Desktop/Composing Digital Media Website/Atom 2.app/Contents/Resources/app/static/<embedded>:11:286651)

Commands

     -5:32 core:paste (input.hidden-input)
     -4:58 encoding-selector:show (div.line-number.cursor-line)
     -4:33.5.0 core:delete (span.syntax--entity.syntax--name.syntax--tag.syntax--block.syntax--div.syntax--html)
 12x -1:14.3.0 core:undo (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-html-preview 0.2.7 
@jtrunzo1 jtrunzo1 closed this as completed Feb 2, 2022
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