Skip to content
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

Promise.done is deprecated. #16

Open
RishiKulshreshtha opened this issue Feb 15, 2017 · 1 comment
Open

Promise.done is deprecated. #16

RishiKulshreshtha opened this issue Feb 15, 2017 · 1 comment

Comments

@RishiKulshreshtha
Copy link

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)
@robballou
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants