Skip to content

Error [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string without null bytes. Received type object #64

@yofriadi

Description

@yofriadi

here's my code

extract(bufferZip.buffer, { dir: `${__dirname}/assets`}, err => {
  if (err) console.log(err)
})

I throw buffer as the input arguments, thanks for helping.

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