jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Atom.Object.defineProperty.get is deprecated. #38

Closed weedgrease closed 9 years ago

weedgrease commented 9 years ago

atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need the view, please use atom.views.getView(atom.workspace), which returns an HTMLElement.

Atom.Object.defineProperty.get (C:\Users\murphyk3\AppData\Local\atom\app-0.184.0\resources\app\src\atom.js:54:11)
Object.activate (C:\Users\murphyk3\.atom\packages\git-control\lib\git-control.coffee:16:9)