fix(pnpm): skip bundled postinstall script in simple-git-hooks
This commit is contained in:
+1
-1
@@ -118,6 +118,7 @@ catalogs:
|
||||
ignoredBuiltDependencies:
|
||||
- '@prisma/client'
|
||||
- better-sqlite3
|
||||
- simple-git-hooks # [workaround] postinstall script bundled in simple-git-hooks fails to execute with `enableGlobalVirtualStore: true`. Using local postinstall script to run `npx simple-git-hooks` instead.
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- '@discordjs/opus'
|
||||
@@ -139,7 +140,6 @@ onlyBuiltDependencies:
|
||||
- onnxruntime-node
|
||||
- protobufjs
|
||||
- sharp
|
||||
- simple-git-hooks
|
||||
- spawn-sync
|
||||
- utf-8-validate
|
||||
- vue-demi
|
||||
|
||||
Reference in New Issue
Block a user