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. #25

Open
esokoloff opened this issue Apr 4, 2017 · 0 comments
Open

Promise.done is deprecated. #25

esokoloff opened this issue Apr 4, 2017 · 0 comments

Comments

@esokoloff
Copy link

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done

Promise.done (C:\Users\Emiliqn\AppData\Local\atom\app-1.15.0\resources\app.asar\src\atom-environment.js:1201:5)
<unknown> (C:\Users\Emiliqn\.atom\packages\atom-debugger\lib\debugger-view.coffee:436:18)
Function.module.exports.Emitter.simpleDispatch (C:\Users\Emiliqn\AppData\Local\atom\app-1.15.0\resources\app.asar\node_modules\event-kit\lib\emitter.js:25:14)
Emitter.emit (C:\Users\Emiliqn\AppData\Local\atom\app-1.15.0\resources\app.asar\node_modules\event-kit\lib\emitter.js:129:28)
<unknown> (C:\Users\Emiliqn\.atom\packages\atom-debugger\lib\backend\gdb\gdb.coffee:54:46)
Socket.<anonymous> (C:\Users\Emiliqn\AppData\Local\atom\app-1.15.0\resources\app.asar\src\buffered-process.js:196:11)
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

1 participant