AtomLinter/linter-gcc

Uncaught TypeError: _this.notificationEl.querySelector is not a function

Closed this issue · 1 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.41.0 x64
Electron: 4.2.7
OS: Ubuntu 18.04.3
Thrown From: linter-gcc package 0.7.1

Stack Trace

Uncaught TypeError: _this.notificationEl.querySelector is not a function

At /home/optimus/.atom/packages/linter-gcc/node_modules/atom-package-deps/lib/view.js:22

TypeError: _this.notificationEl.querySelector is not a function
    at /packages/linter-gcc/node_modules/atom-package-deps/lib/view.js:22:58

Commands

Non-Core Packages

gpp-compiler 3.0.7 
linter-gcc 0.7.1 

Duplicate of #209