coronalabs / CoronaSDK-AtomPlugin

7 stars 1 forks source link

Uncaught TypeError: this.element.querySelector is not a function #4

Closed ghost closed 6 years ago

ghost commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.19.0-beta2 x64 Electron: 1.6.9 OS: TEAMOS Windows 7 elementary Thrown From: autocomplete-corona package 1.0.7

Stack Trace

Uncaught TypeError: this.element.querySelector is not a function

At C:\Users\DANESH\.atom\packages\autocomplete-corona\node_modules\atom-package-deps\lib\view.js:41

TypeError: this.element.querySelector is not a function
    at View.advance (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/view.js:41:36)
    at /packages/autocomplete-corona/node_modules/atom-package-deps/lib/main.js:53:16
    at stdout (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/helpers.js:24:11)
    at Socket.<anonymous> (~/AppData/Local/atom/app-1.19.0-beta2/resources/app/src/buffered-process.js:212:17)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:551:20)

Commands

     -2:20.9.0 core:backspace (input.hidden-input)
     -2:13.7.0 core:confirm (input.hidden-input)
     -1:58.3.0 core:backspace (input.hidden-input)
     -1:58.3.0 core:delete (input.hidden-input)
  2x -1:58 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-corona 1.0.7 
language-lua 0.9.11 
myisaak commented 7 years ago

I have the same issue too!

zerodarkzone commented 6 years ago

I have the same issue

myisaak commented 6 years ago

Once I restarted it, the plugin worked. On Thu, 3 Aug 2017 at 14:26, zerodarkzone notifications@github.com wrote:

I have the same issue

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/coronalabs/CoronaSDK-AtomPlugin/issues/4#issuecomment-319864549, or mute the thread https://github.com/notifications/unsubscribe-auth/AEwOX4slmKHicvZCVtA4UkobM36rZcckks5sUUv7gaJpZM4OLPEv .

Shchvova commented 6 years ago

This error message only to show that dependency language-lua was installed correctly and can be safely disregarded.

Shchvova commented 6 years ago

This issues is caused by used dependency, steelbrain/package-deps#108

Shchvova commented 6 years ago

This is fixed in 1.1.3