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 TypeError: ref1.getParent is not a function #38

Open
LoicSalaris opened this issue Apr 12, 2018 · 0 comments
Open

Uncaught TypeError: ref1.getParent is not a function #38

LoicSalaris opened this issue Apr 12, 2018 · 0 comments

Comments

@LoicSalaris
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.25.1 x64
Electron: 1.7.11
OS: Linux Mint
Thrown From: editor-settings package 1.1.3

Stack Trace

Uncaught TypeError: ref1.getParent is not a function

At /home/mint/.atom/packages/editor-settings/lib/editor-settings.coffee:115

TypeError: ref1.getParent is not a function
    at Object.loadAllConfigFiles (/packages/editor-settings/lib/editor-settings.coffee:115:56)
    at Object.reconfigureCurrentEditor (/packages/editor-settings/lib/editor-settings.coffee:64:17)
    at /packages/editor-settings/lib/editor-settings.coffee:41:8
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at Workspace.didChangeActivePaneItemOnPaneContainer (/usr/share/atom/resources/app/src/workspace.js:441:26)
    at WorkspaceCenter.paneContainer.onDidChangeActivePaneItem (/usr/share/atom/resources/app/src/workspace-center.js:17:20)
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at PaneContainer.didChangeActiveItemOnPane (/usr/share/atom/resources/app/src/pane-container.js:285:26)
    at Pane.setActiveItem (/usr/share/atom/resources/app/src/pane.js:436:48)
    at Pane.activateItem (/usr/share/atom/resources/app/src/pane.js:575:18)
    at TabBarView.module.exports.TabBarView.onClick (/usr/share/atom/resources/app/node_modules/tabs/lib/tab-bar-view.js:721:25)

Commands

  7x -2:49.8.0 core:backspace (input.hidden-input)
     -2:43.3.0 editor:newline (input.hidden-input)
     -0:52.4.0 intentions:highlight (input.hidden-input)
     -0:52 core:select-all (input.hidden-input)
     -0:51.7.0 core:copy (input.hidden-input)
     -0:35 intentions:highlight (input.hidden-input)
     -0:34.8.0 core:select-all (input.hidden-input)
     -0:34.3.0 core:paste (input.hidden-input)
     -0:33.3.0 intentions:highlight (input.hidden-input)
     -0:33.2.0 core:save (input.hidden-input)
     -0:28.6.0 intentions:highlight (input.hidden-input)
     -0:28.3.0 core:select-all (input.hidden-input)
     -0:27.9.0 core:paste (input.hidden-input)
     -0:27.1.0 core:save (input.hidden-input)
     -0:22.1.0 intentions:highlight (input.hidden-input)
     -0:22 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.32.2 
busy-signal 1.4.3 
editor-settings 1.1.3 
emmet 2.4.3 
file-icons 2.1.18 
intentions 1.1.5 
linter 2.2.0 
linter-eslint 8.4.1 
linter-htmlhint 1.4.0 
linter-php 1.5.1 
linter-stylelint 4.2.0 
linter-ui-default 1.7.1 
minimap 4.29.8 
pigments 0.40.2 
tabs-to-spaces 1.0.3 
teletype 0.12.1 
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