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

Author: tlangston23Created Aug 18, 2023Updated Sep 7, 2026

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/[email protected] 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 }