This repository has been archived by the owner on Nov 8, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Uncaught TypeError: Illegal invocation #238
Comments
Hi @nobalmohan, what were you doing when this happened? |
From @nobalmohan on May 26, 2016 18:2 @50Wliu I am using this plugin https://atom.io/packages/merge-conflicts, it happened after I resolved my merge conflict and saved the changes ( click of Stage button ). |
I'm running into the same issue:
Atom Version: 1.7.3 Stack TraceUncaught TypeError: Illegal invocation
Commands
Config{
"core": {
"disabledPackages": [
"php-debug"
]
},
"editor": {
"invisibles": {},
"preferredLineLength": 100,
"showIndentGuide": true,
"softWrap": true,
"tabLength": 24
}
} Installed Packages# User
atom-text-transformer, v0.7.0
auto-detect-indentation, v1.0.0
auto-indent, v0.5.0
autoclose-html, v0.23.0
autocomplete-php, v0.3.7
docblockr, v0.7.3
docs-snippets, v0.8.0
html-entities, v0.4.0
indentation-indicator, v0.6.0
language-blade, v0.25.2
language-latte, v0.3.1
line-ending-converter, v1.3.2
linter, v1.11.4
linter-bootlint, v1.0.2
linter-coffeelint, v1.1.2
linter-csslint, v1.3.2
linter-eslint, v7.2.2
linter-pep8, v1.3.0
linter-php, v1.2.0
linter-phpcs, v1.4.0
linter-xmllint, v1.3.4
merge-conflicts, v1.4.3
minimap, v4.23.5
sync-settings, v0.7.2
# Dev
No dev packages |
same here, on linux, almost same packages list. |
Same here, running on Windows 10. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @nobalmohan on May 26, 2016 12:10
[Enter steps to reproduce below:]
Atom Version: 1.7.4
System: Microsoft Windows 10 Home Single Language
Thrown From: Atom Core
Stack Trace
Uncaught TypeError: Illegal invocation
Commands
Config
Installed Packages
Copied from original issue: atom/atom#11845
The text was updated successfully, but these errors were encountered: