适配 corepack #26
build-desktop.yaml
on: push
删除预发布版本的构建产物
2s
Matrix: 构建 Tauri 桌面版本
Annotations
5 errors and 5 warnings
构建 Tauri 桌面版本 (macos-latest, --target x86_64-apple-darwin, macOS, x86_64)
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
构建 Tauri 桌面版本 (macos-latest, --target universal-apple-darwin, macOS, universal)
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64)
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
构建 Tauri 桌面版本 (windows-latest, windows, x86_64)
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
构建 Tauri 桌面版本 (macos-latest, --target aarch64-apple-darwin, macOS, aarch64)
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@9.13.0+sha512.beb9e2a803db336c10c9af682b58ad7181ca0fbd0d4119f2b33d5f2582e96d6c0d93c85b23869295b765170fbdaa92890c0da6ada457415039769edf3c959efe in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
构建 Tauri 桌面版本 (macos-latest, --target x86_64-apple-darwin, macOS, x86_64)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
构建 Tauri 桌面版本 (macos-latest, --target universal-apple-darwin, macOS, universal)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64)
The process '/usr/bin/git' failed with exit code 128
|
构建 Tauri 桌面版本 (windows-latest, windows, x86_64)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
构建 Tauri 桌面版本 (macos-latest, --target aarch64-apple-darwin, macOS, aarch64)
The process '/opt/homebrew/bin/git' failed with exit code 128
|