Skip to content

[ ERROR OR BUGS? ] When Call Function this.getVersionAsync() #66

@ThisMe124

Description

@ThisMe124

// index.js
import { YtDlp } from "ytdlp-nodejs";
const ytdlp = new YtDlp();

(async() => {
const result = await ytdlp.getVersionAsync()
console.log(result)
})()

Error :

Image

Btw i am use latest version from npm

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