-
Notifications
You must be signed in to change notification settings - Fork 96
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.getTargets(...).map is not a function #420
Comments
Can't run any rake task anymore except |
It should always return a Promise. Fixes #420
I am unable to reproduce this. However, examining the stack trace I found one issue which might be the culprit. If you have the chance, please give #420 a test. |
It's fixed now, thanks. |
👍 |
After updating build I got this error again :{
Atom Version: 1.7.4 Stack TraceUncaught TypeError: this.getTargets(...).map is not a function
Commands
Config{
"core": {
"disabledPackages": [
"ruby-test"
],
"projectHome": "/Users/xxx"
}
} Installed Packages# User
build, v0.64.0
build-rake, v0.1.1
color-picker, v2.1.1
emmet, v2.4.3
file-icons, v1.7.13
git-plus, v5.14.0
goto-definition, v1.1.16
highlight-selected, v0.11.2
hyperclick, v0.0.36
hyperlink-hyperclick, v1.3.3
linter, v1.11.4
linter-ruby, v1.2.2
merge-conflicts, v1.4.3
minimap, v4.24.3
minimap-pigments, v0.2.1
pigments, v0.29.0
terminal-plus, v0.14.5
# Dev
No dev packages |
After an atom restart a pop-up popped up: "Installed build dependencies" "Installed busy". |
Atom Version: 1.7.3
System: Mac OS X 10.11.4
Thrown From: build package, v0.62.0
Stack Trace
Uncaught TypeError: this.getTargets(...).map is not a function
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: