Skip to content

Patch file parse error #591

@zhanzzzz

Description

@zhanzzzz

ERROR Failed to apply patch for package bootstrap-vue

This happened because the patch file patches\bootstrap-vue+2.21.2.patch could not be parsed.

If you just upgraded patch-package, you can try running:

cd patches\bootstrap-vue+2.21.2.patc
patch -p1 -i h
npx patch-package bootstrap-vue
cd ../..

Otherwise, try manually creating the patch file again.

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