Skip to content

--force does not do anything. #3

@patrick-7-7-7

Description

@patrick-7-7-7

I had to add the override variable to the function call after line 46 in wpress-extract/cli.js:

40 try {
41 await wpExtract({
42 inputFile,
43 outputDir,
44 onStart,
45 onUpdate,
46 onFinish,
47 override
48 });

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