📄 README.md

← 返回目录

@wecom/cli-darwin-arm64

Platform-specific binary package for macOS ARM64 (Apple Silicon).

About

This package contains the pre-built wecom-cli binary for macOS on Apple Silicon (M1/M2/M3/M4) architecture.

You should not install this package directly. It is automatically installed as an optional dependency of @wecom/cli when running on a compatible platform.

Supported Platform

| OS | CPU | |--------|-------| | macOS | arm64 |

Usage

Install the main package instead:

npm install -g @wecom/cli

License

MIT