npm install @wiris/mathtype-ckeditor5
ERROR in ./node_modules/@ckeditor/ckeditor5-core/theme/icons/object-size-custom.svg
Module build failed (from ./node_modules/@svgr/webpack/lib/index.js):
SyntaxError: unknown file: Namespace tags are not supported by default. React's JSX doesn't support namespace tags. You can set throwIfNamespace: false to bypass this warning.
import { useEffect, useRef, useState } from "react"; import { CKEditor } from "@ckeditor/ckeditor5-react"; import MathType from '@wiris/mathtype-ckeditor5/src/plugin';
when i install npm install @wiris/mathtype-ckeditor5
then getting error how to fix this
Same +1
I have same porblem, but when trying to add to plugins this Table, TableCellProperties, TableProperties, TableToolbar
same issue when trying to use https://www.npmjs.com/package/@wiris/mathtype-ckeditor5