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: Class constructor Disposable cannot be invoked without 'new' #396

Open
saitokojiro opened this issue Sep 27, 2018 · 0 comments

Comments

@saitokojiro
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.32.0-beta0 x64
Electron: 2.0.9
OS: Unknown Windows version
Thrown From: atom-autocomplete-php package 0.25.6

Stack Trace

Uncaught TypeError: Class constructor Disposable cannot be invoked without 'new'

At C:\Users\e-LN4\.atom\packages\atom-autocomplete-php\lib\services\popover.coffee:20

TypeError: Class constructor Disposable cannot be invoked without 'new'
    at /packages/atom-autocomplete-php/lib/services/popover.coffee:20:9)
    at /packages/atom-autocomplete-php/lib/services/attached-popover.coffee:23:9)
    at ClassProvider.module.exports.AbstractProvider.showPopoverFor (/packages/atom-autocomplete-php/lib/tooltip/abstract-provider.coffee:113:32)
    at /packages/atom-autocomplete-php/lib/tooltip/abstract-provider.coffee:77:22)
    at HTMLDivElement.dispatch (/packages/git-plus/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLDivElement.elemData.handle (/packages/git-plus/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -0:45.4.0 intentions:highlight (input.hidden-input)
     -0:44.4.0 core:move-left (input.hidden-input)
     -0:37.6.0 autocomplete-plus:confirm (input.hidden-input)
     -0:35.8.0 intentions:highlight (input.hidden-input)
  4x -0:29.5.0 core:move-right (input.hidden-input)
     -0:27.2.0 intentions:highlight (input.hidden-input)
     -0:26.7.0 emmet:insert-formatted-line-break-only (input.hidden-input)
     -0:26.6.0 editor:newline (input.hidden-input)
     -0:18 click (div.)
     -0:17.4.0 intentions:highlight (input.hidden-input)
     -0:17.1.0 git-plus:copy (input.hidden-input)
     -0:17.1.0 core:copy (input.hidden-input)
     -0:16.4.0 click (div.line.cursor-line)
     -0:16.3.0 intentions:highlight (input.hidden-input)
     -0:16.2.0 core:paste (input.hidden-input)
     -0:04.7.0 click (a.btn-issue.btn.btn-error)

Non-Core Packages

aligner-php 1.2.0 
atom-autocomplete-php 0.25.6 
atom-beautify 0.33.1 
atom-clock 0.1.16 
atom-debug-ui 1.0.4 
atom-eclipse-syntax 0.0.6 
atom-html-preview 0.2.5 
atom-ide-ui 0.13.0 
atom-live-server 2.3.0 
atom-npm 0.3.1 
atom-terminal-panel 4.4.4 
atom-webbrowser 2.1.4 
autoclose-html 0.23.0 
autocomplete-html-entities 0.2.0 
busy-signal 1.4.3 
city-lights-syntax 1.1.8 
city-lights-ui 1.5.3 
css-from-html 0.1.5 
drunken-php 0.2.4 
emmet 2.4.3 
export-html 3.1.0 
file-icons 2.1.25 
git-plus 8.1.0 
highlight-selected 0.14.0 
html-entitize 1.1.0 
html-head-snippets 0.2.0 
html-includes 0.3.0 
html-presets 1.1.2 
html-shorcuts-react 3.0.3 
html-tab 1.0.2 
html-tag-auto-complete 0.1.1 
html-template-generator 0.3.0 
html-to-css 0.2.2 
html-to-elm 0.2.0 
html-wrapper 0.2.0 
Hydrogen 2.6.0 
hyperclick 0.0.0 
hyperclick-php 0.2.1 
ide-css 0.3.0 
ide-html 0.4.2 
ide-php 0.7.15 
intentions 1.1.5 
ionide-webview 1.0.3 
language-b-html 1.0.0 
laravelcollective-html-form-snippets 1.0.0 
linter 2.2.0 
linter-php 1.5.1 
linter-spell 0.15.0 
linter-ui-default 1.7.1 
local-server-web-view 1.1.0 
make-html-code 1.4.0 
npm 2.0.0 
npm-install 4.0.4 
php-analyser 0.2.0 
php-composer-completion 0.3.4 
php-cs-fixer 4.1.1 
php-debug 0.3.5 
php-extract-method 0.2.1 
php-fmt 0.1.2 
php-hyperclick 1.2.1 
php-ide-serenata 4.5.0 
php-integrator-annotations 1.2.0 
php-integrator-autocomplete-plus 1.6.2 
php-integrator-autocomplete-plus-legacy-php56 1.0.1 
php-integrator-base-legacy-php56 1.0.1 
php-integrator-call-tips-legacy-php56 1.2.3 
php-integrator-linter-legacy-php56 1.3.1 
php-integrator-navigation 1.2.1 
php-integrator-navigation-legacy-php56 1.0.1 
php-integrator-refactoring 1.4.1 
php-integrator-refactoring-legacy-php56 1.0.1 
php-integrator-tooltips-legacy-php56 1.1.6 
php-refactoring 1.4.0 
php-server 0.8.0 
php-tools 0.1.0 
php-unit-integrator 0.0.56 
pigments 0.40.2 
preview-plus 1.2.7 
project-manager 3.3.6 
shared-settings 0.0.6 
styri-syntax 0.2.0 
teletype 0.13.3 
uglify-html 2.0.0 
web-view 3.0.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