You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding plate to my Next.js project but kept getting this error:
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Unexpected token (1:0)
I then tested and created a new Next app using npx create-next-app@latest which worked, but when I ran npx shadcx@latest add plate/editor-ai, I got the same error.
Is there a straightforward way of creating a Next.js with Plate?
Description
I tried adding plate to my Next.js project but kept getting this error:
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Unexpected token (1:0)
I then tested and created a new Next app using npx create-next-app@latest which worked, but when I ran npx shadcx@latest add plate/editor-ai, I got the same error.
Is there a straightforward way of creating a Next.js with Plate?
Reproduction URL
No response
Reproduction steps
Plate version
Latest
Slate React version
Latest
Screenshots
Logs
Browsers
No response
The text was updated successfully, but these errors were encountered: