strapi-plugin-ckeditor icon indicating copy to clipboard operation
strapi-plugin-ckeditor copied to clipboard

Strapi 5 supports

Open reslear opened this issue 1 year ago • 1 comments
trafficstars

  1. npm install @_sh/strapi-plugin-ckeditor --force
  2. npm run build
✖ Building admin panel
[ERROR]  There seems to be an unexpected error, try again with --debug for more information

RollupError: [commonjs--resolver] Expression expected in /node_modules/@_sh/strapi-plugin-ckeditor/admin/src/components/CKEditorIcon.js

14: const SvgIcon = () => (
15:   <svg
^
16:   width="68"
17:   height="64"

reslear avatar Jul 05 '24 10:07 reslear

+1

hung-enzo avatar Jul 08 '24 03:07 hung-enzo

+1

hsnbsst avatar Sep 19 '24 06:09 hsnbsst

@nshenderov do you have a roadmap to support strapi 5? Thanks.

stillhartkonzept avatar Sep 19 '24 11:09 stillhartkonzept

@stillhartkonzept eta https://github.com/nshenderov/strapi-plugin-ckeditor/pull/157

also already support v5 https://github.com/ckeditor/strapi-plugin-ckeditor

reslear avatar Sep 19 '24 11:09 reslear

@stillhartkonzept I'll release the new version today

nshenderov avatar Sep 19 '24 12:09 nshenderov