8000 Uncaught TypeError: can't access property "key", global is undefined · Issue #198 · madrobby/keymaster · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Uncaught TypeError: can't access property "key", global is undefined #198
Open
@xaddict

Description

@xaddict

In specific environments, such as rolldown-vite, global does not exist. It only exists in direct node contexts.

Instead you are supposed to use globalThis.

For now, keymaster ungracefully fails in rolldown-vite and deno because of this.

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

      0