Davlatjon Sh
Davlatjon Sh
@aalmenar Try this command: `docker-machine create --driver xhyve --xhyve-cpu-count=4 --xhyve-disk-size=256000 --xhyve-memory-size=12288 --xhyve-experimental-nfs-share=true --xhyve-rawdisk=true default` Argument `rawdisk` gives you better performance
There we should build CI for auto-release on both Apple Silicon and Intel versions? Then from Apple Store and Homebrew Cask installation would be easy
Thanks a lot for very fast and quality work
@StefanLobbenmeier Yes, today tested it again, it works, but not properly as excepted. Some apps shows other versions rather than latest App Store
Make test i'm getting these results ```sh ❯ make test go test -cpu 24 -race -count=1 -timeout=30s ./... ? github.com/evilmartians/lefthook [no test files] ? github.com/evilmartians/lefthook/cmd [no test files] ok github.com/evilmartians/lefthook/internal/config...
Testing locally currently isn't possible because of locally it's failed. `make prepare` got these results on macOS ```sh lefthook/packaging on perf-cli-improvement [?] ❯ make prepare find npm/ -name 'README.md'...
@mrexox I'm tried to optimize all of `npm` packages so any of type `npm` packages uses this performance boost
@mrexox I am updated PR and now changes affects only `lefthook` package
Thank you too for your time and looking into this PR
Same issue for me example log: ``` [1.42ms] ".env"\n' + 'bun install v0.5.2 (f9fd7e9d)\n' + ' Resolving dependencies\n' + 'Integrity check failed for tarball: @aws-sdk/querystring-parser\n' + 'error: IntegrityCheckFailed extracting tarball...