-
Notifications
You must be signed in to change notification settings - Fork 20
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
React-for-atom doesn't work well when multiple packages are relying on different versions #104
Comments
Thanks for the report! I think this is due to facebookarchive/react-for-atom#10. I'm going to revert 0.15.0 and then look into this. |
Let's just use #103 for tracking react-for-atom issues. |
Atom Version: 1.7.3 Stack TraceFailed to activate the advanced-open-file package
Commands
Config{
"core": {
"customFileTypes": {
"source.ini": [
".buckconfig",
".flowconfig"
],
"source.json": [
".arcconfig",
"BUCK.autodeps"
],
"source.python": [
"BUCK"
]
},
"disabledPackages": [
"mantrajs",
"Stylus",
"language-ejs",
"open-on-bitbucket",
"pinned-tabs",
"language-ruby-on-rails",
"language-ruby",
"language-python",
"language-perl",
"language-objective-c",
"language-mustache",
"language-javascript",
"language-java",
"language-go",
"language-csharp",
"language-clojure",
"language-c",
"jscs-fixer",
"minimap-bookmarks",
"bookmarks",
"minimap",
"atom-storybook",
"activate-power-mode",
"linter-jscs",
"unregistered",
"atom-sync"
],
"themes": [
"one-dark-ui",
"oceanic-next"
]
}
} Installed Packages# User
Sublime-Style-Column-Selection, v1.5.1
advanced-open-file, v0.16.2
atom-beautify, v0.29.7
atom-jade, v0.3.0
change-case, v0.6.0
docblockr, v0.7.3
easy-motion-redux, v1.1.0
editorconfig, v1.4.1
emmet, v2.4.3
file-icons, v1.7.11
filesize, v0.4.2
hyperclick, v0.0.36
indent-guide-improved, v1.4.8
js-hyperclick, v1.4.2
language-babel, v2.20.10
language-postcss, v1.2.0
linter, v1.11.4
linter-eslint, v7.2.2
merge-conflicts, v1.4.2
oceanic-next, v0.1.2
pigments, v0.26.3
project-manager, v2.9.7
relative-numbers, v0.5.1
remote-edit, v1.8.24
tidy-tabs, v0.3.0
vim-mode, v0.65.0
wordpress-api, v1.2.2
# Dev
No dev packages |
Osmose
changed the title
Failed to activate the advanced-open-file package
React-for-atom doesn't work well when multiple packages are relying on different versions
May 16, 2016
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[Enter steps to reproduce below:]
Ctrl+ALT+O
or Ctrl+Shift+P thenAdvanced Open File: Toggle
Atom Version: 1.7.1
System: Windows 10 Pro (Korean)
Thrown From: advanced-open-file package, v0.15.0
Stack Trace
Failed to activate the advanced-open-file package
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: