Patch file parse error

Open
#591 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
nodejs, typescript
Domain
tooling

Research direction

The report refers to patches\bootstrap-vue+2.21.2.patch and the bootstrap-vue package, but the patch file is not attached. Start by obtaining that file and reproducing the parse error with the commands shown in the issue. Done means establishing a reproducible failure and verifying the parsing problem is resolved.

Written by the indexing model from the issue text.

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.

Dominant language
TypeScript
Stars
11.2k
Forks
325
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ds300/patch-package

All issues in ds300/patch-package

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.