Amit Moryossef

Results 201 comments of Amit Moryossef
trafficstars

```bash npm install @mediapipe/tasks-text ``` results in ```json "@mediapipe/tasks-text": "^0.10.22-rc.20250304", ``` Then, to not use an RC, I change to `0.10.21` manually. now, if i run `npx npm-check-updates` it says...