udecode / plate-playground-template

A Next.js 15 template with Plate AI, plugins and components.
https://playground.platejs.org
MIT License
65 stars 23 forks source link

Won't work with the latest shadcx #14

Closed EdgarDegas closed 1 day ago

EdgarDegas commented 1 day ago
$ npx shadcx@latest init -u https://platejs.org/r

throws

error: unknown option '-u'

zbeyens commented 1 day ago

Updated to npx shadcx@latest init plate

Thanks for reporting.