-
-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Description
Just installed patch-package@6.4.6 and modified my package in node_modules and tried to run npx patch-package lottie-react-native
but ended up with error.
npx patch-package lottie-react-native
patch-package 6.4.6
• Creating temporary folder
• Installing lottie-react-native@3.5.0 with npm
{
status: 1,
signal: null,
output: [ null, null, null ],
pid: 17928,
stdout: null,
stderr: null,
error: null
}
/Users/name/folder/appName/node_modules/patch-package/dist/makePatch.js:218
throw e;
^
{
status: 1,
signal: null,
output: [ null, null, null ],
pid: 17928,
stdout: null,
stderr: null,
error: null
}
Metadata
Metadata
Assignees
Labels
No labels