MetaMask / key-tree

MIT License
49 stars 19 forks source link

Package installation fails because of post install script #73

Closed noomly closed 2 years ago

noomly commented 2 years ago

Upgrading to the latest version 5.0.0 fails with this error:

command not found: simple-git-hooks

Probably because of this commit: c1b9bdd6ec254e44bb6a0ef41d534884a71cd1b4 which adds a post install script triggering simple-git-hooks. Since you migrated to Yarn 3 for this package I suggest taking a look at how Husky's doc advises the configuration of such a post install script for newer versions of Yarn: https://typicode.github.io/husky/#/?id=yarn-2