v1.22.21
ggml-org/llama.cppv1.22.21Nov 14, 2023by arcanis
AI Summary
Fixed an issue where calling Yarn from a project subfolder outside of a Corepack context caused failures.
Key Highlights
- Fixes Yarn call issue in subfolders outside Corepack
- Added `SKIP_YARN_COREPACK_CHECK` environment variable
New Features
- Subfolder Yarn support
- Environment variable for skipping checks
Full Release Notes
> [!WARNING] > This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this. - Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context. - Added a `SKIP_YARN_COREPACK_CHECK` environment variable to skip the Corepack check.