udecode / plate

A rich-text editor powered by AI
https://platejs.org
Other
11.68k stars 710 forks source link

Initialization error #2985

Closed ajaysehwal closed 8 months ago

ajaysehwal commented 8 months ago

Description

i want to use platejs in my projects but I am facing initialization error . when I run platejs initialization command "npx @udecode/plate-ui@latest init" but they don't ask for all configure question which mention in platejs docs and components.json is use " "$schema": "https://ui.shadcn.com/schema.json", but according to platejs docs " "$schema": "https://platejs.org/schema.json" so due to this error of installation platejs editor is not working please fix this error and if i do some mistake in installation so please help me out.

Steps to Reproduce

Screenshot 2024-02-19 131557

Sandbox

Expected Behavior

Screenshot 2024-02-19 131108

Environment

Bounty

Click here to add a bounty via Algora.

Funding

Fund with Polar

zbeyens commented 8 months ago

Should be fixed by https://github.com/udecode/plate/pull/2987