Skip to content

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

@leongaban

Description

@leongaban

Getting this error after installing the atom-bitcoin package:
https://atom.io/packages/atom-bitcoin

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 (/Applications/Atom.app/Contents/Resources/app/src/atom.js:54:11)
<unknown> (/Users/leongaban/.atom/packages/atom-bitcoin/lib/atom-bitcoin-status-bar-view.coffee:23:13)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions