Skip to content

Console deprecated warning: Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror. #37

@anephew

Description

@anephew

Hello!

Console deprecated warning: Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror.

Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror.
    at Object.defineProperty.get (/brackets.js:111:32)
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:8:13
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:770:3
/utils/DeprecationWarning.js:88 Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror.
    at Object.defineProperty.get (/brackets.js:111:32)
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:434:19
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:770:3
/utils/DeprecationWarning.js:88 Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror.
    at Object.defineProperty.get (/brackets.js:111:32)
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:764:3
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:770:3
/utils/DeprecationWarning.js:88 Use brackets.getModule("thirdparty/CodeMirror/lib/codemirror") instead of global CodeMirror.
    at Object.defineProperty.get (/brackets.js:111:32)
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:767:3
    at file:///C:/Users/anephew/AppData/Roaming/Brackets/extensions/user/brackets-compare/libs/merge.js:770:3

Please fix warning, define CodeMirror = brackets.getModule("thirdparty/CodeMirror/lib/codemirror") in your file.

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