tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
628 stars 76 forks source link

Uncaught TypeError: this.restart is not a function #313

Open hanric opened 7 years ago

hanric commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.4 Thrown From: atom-ternjs package 0.18.2

Stack Trace

Uncaught TypeError: this.restart is not a function

At /Users/enric/.atom/packages/atom-ternjs/lib/atom-ternjs-server.js:106

TypeError: this.restart is not a function
    at ChildProcess.onError (/packages/atom-ternjs/lib/atom-ternjs-server.js:106:10)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at ChildProcess.target.disconnect (internal/child_process.js:680:12)
    at Pipe.channel.onread (internal/child_process.js:465:14)

Commands

     -4:49.6.0 core:paste (input.hidden-input)
     -4:49.3.0 core:move-right (input.hidden-input)
     -4:47.8.0 core:paste (input.hidden-input)
     -4:47.4.0 core:save (input.hidden-input)
     -4:35.7.0 core:undo (input.hidden-input)
     -3:55.1.0 core:save (input.hidden-input)
     -3:37.2.0 core:cut (input.hidden-input)
  2x -3:36 core:save (input.hidden-input)
     -1:51.5.0 find-and-replace:show (input.hidden-input)
     -1:50.8.0 core:confirm (input.hidden-input)
     -1:33.5.0 core:cut (input.hidden-input)
     -1:32.6.0 core:save (input.hidden-input)
     -1:24.8.0 editor:consolidate-selections (input.hidden-input)
     -1:24.8.0 core:cancel (input.hidden-input)
     -0:21.8.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -0:16.1.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-material-syntax 1.0.2 
atom-material-ui 1.3.9 
atom-ternjs 0.18.2 
autocomplete-modules 1.6.9 
busy-signal 1.3.0 
docblockr 0.9.4 
highlight-selected 0.13.1 
hyperclick 0.0.40 
intentions 1.1.2 
language-vue 0.21.2 
linter 2.1.4 
linter-eslint 8.1.6 
linter-ui-default 1.2.3 
project-manager 3.3.4 
remote-sync 4.1.5 
sync-settings 0.8.1 
drom commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64 Electron: 1.3.13 OS: "openSUSE Tumbleweed" Thrown From: atom-ternjs package 0.18.3

Stack Trace

Uncaught TypeError: this.restart is not a function

At /home/drom/.atom/packages/atom-ternjs/lib/atom-ternjs-server.js:106

TypeError: this.restart is not a function
    at ChildProcess.onError (/packages/atom-ternjs/lib/atom-ternjs-server.js:106:10)
    at emitOne (events.js:96:13)
    at ChildProcess.emit (events.js:188:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:213:12)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

Non-Core Packages

advanced-open-file 0.16.6 
asciidoc-preview 2.10.1 
atom-beautify 0.29.24 
atom-ternjs 0.18.3 
autocomplete-clang 0.11.3 
build 0.67.0 
busy 0.7.0 
busy-signal 1.4.1 
color-picker 2.2.5 
editorconfig 2.2.2 
fonts 2.0.0 
git-log 0.4.1 
git-time-machine 1.5.9 
gpp-compiler 3.0.7 
graphviz-preview 1.7.0 
hex 0.6.2 
intentions 1.1.2 
language-asciidoc 1.10.0 
language-assembly 0.7.2 
language-dot 1.7.0 
language-forth 0.2.3 
language-javascript-semantic 0.2.1 
language-pascal 0.20.2 
language-pegjs 0.5.0 
language-plantuml 0.2.0 
language-postscript 0.2.0 
language-rust 0.4.10 
language-scala 1.1.8 
language-tcl 0.1.2 
language-verilog 0.4.0 
language-vhdl 0.7.2 
language-wast 1.2.0 
linter 2.1.4 
linter-clang 4.1.1 
linter-eslint 8.1.7 
linter-flow 5.6.0 
linter-gcc 0.7.1 
linter-rust 0.8.0 
linter-ui-default 1.2.4 
linter-verilog 0.7.0 
linter-wast 0.4.0 
markdown-pdf 1.5.0 
markdown-preview-plus 2.4.9 
markdown-scroll-sync 2.1.2 
merge-conflicts 1.4.4 
minimap 4.28.2 
node-debugger 1.10.1 
pdf-view 0.57.0 
plantuml-preview 0.12.9 
plantuml-viewer 0.7.1 
platformio-ide-terminal 2.5.0 
print-atom 0.1.1 
print-code 0.6.2 
remote-edit2 3.0.0 
Remote-FTP 0.10.7 
rust-api-docs-helper 0.5.1 
sort-lines 0.14.0 
svg-preview 0.11.0 
tabs-to-spaces 1.0.3 
travis-ci-status 1.3.1 
wast-syntax 0.0.0 
afurourrego commented 4 years ago

+1