Skip to content

Client initialisation throws "setTimeout2 is not a function" #187

@Fx73

Description

@Fx73

On latest nodeJS and Angular TS

 this.rpc = new RPC.Client({ transport: 'ipc' });
 this.rpc.login({ clientId: discordConfig.clientId }).catch(console.error);

The login is catching : "TypeError: setTimeout2 is not a function"
There is also a warning "browser-external:timers:9 Module "timers" has been externalized for browser compatibility. Cannot access"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions