-
-
Notifications
You must be signed in to change notification settings - Fork 69
Uncaught TypeError: wrapGuide.updateGuide is not a function #232
Comments
I'm being spammed by this issue every time I switch to another file/tab. Latest nightly. |
Heads up: I believe this issue was introduced by the recent addition of multiple wrap-guides (see |
Me too. @Alhadis |
@magicmarvman That really doesn't tell me much. Is it this exact same error, with the precise message, or something else? What OS and version of Atom are you running? Do you have the latest version of |
I just ran the test suite in Atom Nightly. They pass fine, and I can't reproduce the issue. Whatever you're experiencing is probably unrelated (if you have the latest version of each program/package installed), or due to an outdated installation. |
and me |
I'll repeat my own comment:
|
After upgrading to Atom 1.36.0, I am now getting this error too. debug info with package info{
"atom": "1.36.0",
"platform": "darwin",
"release": "18.2.0",
"vmpVersion": "1.36.0",
"vmpConfig": {},
"activeCommunityPackages": [
"language-javascript-jsx: 0.3.7",
"atom-material-syntax: 1.0.8",
"aligner-javascript: 1.3.0",
"atom-ide-ui: 0.13.0",
"atom-ide-busy-signal: 0.0.0",
"atom-ide-code-actions: 0.0.0",
"atom-ide-code-format: 0.0.0",
"atom-ide-code-highlight: 0.0.0",
"atom-ide-console: 0.0.0",
"atom-ide-datatip: 0.0.0",
"atom-ide-debugger: 0.0.0",
"atom-ide-definitions: 0.0.0",
"atom-ide-diagnostics: 0.0.0",
"atom-ide-diagnostics-ui: 0.0.0",
"atom-ide-find-references: 0.0.0",
"atom-ide-global: 0.0.0",
"atom-ide-outline-view: 0.0.0",
"atom-ide-refactor: 0.0.0",
"atom-ide-signature-help: 0.0.0",
"atom-ide-terminal: 0.0.0",
"hyperclick: 0.0.0",
"atom-vim-like-tab: 1.5.1",
"autocomplete-modules: 2.2.2",
"autocomplete-paths: 2.12.2",
"better-git-blame: 0.4.7",
"busy-signal: 1.4.3",
"disable-keybindings: 0.6.0",
"docblockr: 0.13.7",
"emmet: 2.4.3",
"ex-mode-sort: 1.0.0",
"file-icons: 2.1.21",
"file-watcher: 1.2.6",
"git-plus: 8.1.0",
"hey-pane: 1.1.0",
"highlight-line: 0.12.0",
"highlight-selected: 0.13.1",
"imdone-atom: 2.4.29",
"indent-guide-improved: 1.4.13",
"intentions: 1.1.5",
"keystroke: 0.4.0",
"minimap: 4.29.8",
"minimap-find-and-replace: 4.5.2",
"minimap-git-diff: 4.3.1",
"minimap-highlight-selected: 4.6.1",
"minimap-linter: 2.2.1",
"minimap-pigments: 0.2.2",
"minimap-quick-highlight: 1.0.1",
"pigments: 0.40.2",
"prettier-atom: 0.56.2",
"project-plus: 1.0.0",
"quick-highlight: 0.13.0",
"split-diff: 1.4.0",
"teletype: 0.13.2",
"todo-show: 2.3.0",
"tree-view-git-status: 1.5.0",
"vim-mode-plus: 1.36.0",
"vim-mode-plus-keymaps-for-surround: 0.2.1",
"editorconfig: 2.2.2",
"language-jenkinsfile: 0.1.1",
"language-vue: 0.23.1",
"language-pug: 0.0.22",
"termination: 0.7.1"
]
} I can reproduce every time I open the GitHub panel on the right, for example. |
Same issue - occurs every time I switch windows.
|
I spoke too soon before noticing that the fix is already released in v2.4.0. Thanks @Alhadis ! 🙏 |
Oh good! I'm relieved to hear that. @stevenvaleri Could you please confirm you're using |
Yes - reinstalling the editorconfig worked. Thanks!! |
Awesome! Alright, gonna lock this so users are encouraged to open new issues instead of here. For anybody who's experiencing a similar-looking error, make sure you've updated before reporting. I'll update the OP so this is a bit more visible to anybody who might be coming here after clicking "This issue has already been reported" link in the error notice. Thanks everybody for being patient with this bug! |
UPDATE 2019/04/24: If you're seeing this error, please make sure you have version
v2.4.0
ofeditorconfig
installed (or newer). Some users may need to upgrade the package manually.If you see an error linking to this issue, and have updated to
v2.4.0
, then the problem is unrelated. Please open a new issue instead.Atom: 1.36.0-nightly9 x64
Electron: 2.0.16
OS: Mac OS X 10.12.6
Thrown From: editorconfig package 2.2.2
Stack Trace
Uncaught TypeError: wrapGuide.updateGuide is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: