-
Notifications
You must be signed in to change notification settings - Fork 48
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: _this.notificationEl.querySelector is not a function #187
Comments
@ricardofbarros Your version of |
@Arcanemagus on a completely fresh install of Atom I get this same error, doubtful I have anything out of date at the system level. Error DetailsAtom: 1.17.0 x64 Stack TraceUncaught TypeError: _this.notificationEl.querySelector is not a function
Commands
Non-Core Packages
|
Installing |
@natecox I tagged the package author, not you, for a reason 😉. The required version of |
@natecox Yes ! It worked for me. |
@natecox @florianboudot NB I had no luck with |
cc @feross -- this issue makes standard hard to use with atom, sad times |
Updates the minimum version of `atom-package-deps` to v4.6.0. Fixes ricardofbarros#187.
I get this error but use Nuclide which replaces Linter. |
@Lycanite This has been fixed on |
Ah I see, will wait for the release then, thanks! |
Same here, is there any other workaround? |
The workaround for now is to manually install Linter using |
Thanks a lot! That worked! |
Released in v4.0.0. |
[Enter steps to reproduce:]
Atom: 1.17.0 x64
Electron: 1.3.15
OS: Ubuntu 16.04.2
Thrown From: linter-js-standard package 3.9.1
Stack Trace
Uncaught TypeError: _this.notificationEl.querySelector is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: