Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

TypeError: r is not a function #4

@germanllop

Description

@germanllop

I'm using the package on Vue (Webpack).

Just with a Simple example cant get pass through this error.
I installed the net and buffer dependencies, and a piece of my code here:

`import Rcon from 'rcon-srcds'

const server = new Rcon({
host: this.ip,
port: this..port
})

  console.log(server.authenticate(this.rcon_password))`

I think I'm missing something arround the dependencies.
Thanks.

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