I just install this package and add this line in my project
import { RichTextEditor } from '@contentful/field-editor-rich-text';
and now I am not able to run the project

Is this package supported for Next.js
as if I add this line
import 'codemirror/lib/codemirror.css';
i am getting this error
