mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 21:47:38 +00:00
As title <img width="1108" height="894" alt="image" src="https://github.com/user-attachments/assets/e2dc7e12-72e3-4ca3-ac7b-a94de547f82a" />
8 lines
205 B
Markdown
8 lines
205 B
Markdown
# Deprecated: twenty-cli
|
|
|
|
This package is deprecated. Please install and use [twenty-sdk](https://www.npmjs.com/package/twenty-sdk) instead:
|
|
|
|
```bash
|
|
npm uninstall twenty-cli
|
|
npm install -g twenty-sdk
|
|
```
|