mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-12 09:57:03 -04:00
As title <img width="1108" height="894" alt="image" src="https://github.com/user-attachments/assets/e2dc7e12-72e3-4ca3-ac7b-a94de547f82a" />
9 lines
205 B
Markdown
9 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
|
|
```
|