SimonVanherweghe / nextjs-plate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS & Plate

Demo project to addressing an issue with NextJS and Plate.

Running against this error:

Error: require() of ES Module [...]/node_modules/react-dnd-html5-backend/dist/index.js from [...]/node_modules/@udecode/plate-ui-dnd/dist/index.js not supported.
Instead change the require of [...]/node_modules/react-dnd-html5-backend/dist/index.js in [...]/node_modules/@udecode/plate-ui-dnd/dist/index.js to a dynamic import() which is available in all CommonJS modules.

About


Languages

Language:CSS 51.5%Language:JavaScript 48.5%