ds300 / ds300/patch-package

Can't patch package- fails with status 1, no error

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

Description

Hi I'm still getting the below error even though it was allegedly fixed in an earlier version:

C:\TMAX-R\trunk\lucid_client>npx patch-package @inovua/reactdatagrid-enterprise
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
patch-package 8.0.0
• Creating temporary folder
• Installing @inovua/reactdatagrid-enterprise@5.9.2 with npm
{
status: 1,
signal: null,
output: [ null, null, null ],
pid: 24900,
stdout: null,
stderr: null,
error: null
}

C:\TMAX-R\trunk\lucid_client\node_modules\patch-package\dist\makePatch.js:395
throw e;
^
{
status: 1,
signal: null,
output: [ null, null, null ],
pid: 24900,
stdout: null,
stderr: null,
error: null
}

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.