We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done
Promise.done (C:\Users\rishi_kulshreshtha\AppData\Local\atom\app-1.14.2\resources\app.asar\src\atom-environment.js:1203:5) Object.activate (C:\Users\rishi_kulshreshtha\.atom\packages\atom-drupal-1.8.0\lib\drupal.coffee:6:29) Package.activateNow (C:\Users\rishi_kulshreshtha\AppData\Local\atom\app-1.14.2\resources\app.asar\src\package.js:218:19) <unknown> (C:\Users\rishi_kulshreshtha\AppData\Local\atom\app-1.14.2\resources\app.asar\src\package.js:190:32) Package.measure (C:\Users\rishi_kulshreshtha\AppData\Local\atom\app-1.14.2\resources\app.asar\src\package.js:96:15) <unknown> (C:\Users\rishi_kulshreshtha\AppData\Local\atom\app-1.14.2\resources\app.asar\src\package.js:183:26)
The text was updated successfully, but these errors were encountered:
I believe this was fixed in #15
Please check if you have any updates available and let us know if that resolves this for you.
Sorry, something went wrong.
No branches or pull requests
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done
The text was updated successfully, but these errors were encountered: