ds300 / ds300/patch-package

Patch file parse error

Open
#591 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.2k
Forks
325
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.