-
-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Description
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?
duckblaster, zglicz, steric85, daniellizik, ZandercraftGames and 1 more
Metadata
Metadata
Assignees
Labels
No labels