Can't patch package- fails with status 1, no error
- 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.