Skip to content

Unhelpfull error #553

@Evanion

Description

@Evanion

Hello
I have tried in both pwsh and bash on windows 11 to create a patch, but I get a cryptic error that doesn't really give me any info on why it failed.

 npx patch-package @remix-run/dev
patch-package 8.0.0
• Creating temporary folder
• Installing @remix-run/dev@2.15.2 with npm
{
  status: 1,
  signal: null,
  output: [ null, null, null ],
  pid: 42836,
  stdout: null,
  stderr: null,
  error: null
}

C:\dev\LHB.Frontend\node_modules\patch-package\dist\makePatch.js:395
        throw e;
        ^
{
  status: 1,
  signal: null,
  output: [ null, null, null ],
  pid: 42836,
  stdout: null,
  stderr: null,
  error: null
}

Node.js v20.12.2

I have used the tool as late as last week in this repo, so I don't understand why this fails.
Any ideas on how I can futher debug this?

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