We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v5 is in beta now, any plans to support upgrade?
I'm getting the following error
✖ Building admin panel [ERROR] There seems to be an unexpected error, try again with --debug for more information ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ │ │ RollupError: [commonjs--resolver] Expression expected in │ │ /Users/tony/ts/services/strapi/node_modules/@_sh/strapi-plugin-ckeditor/admin/src/components/CKEditorIcon.js │ │ file: /Users/tony/ts/services/strapi/node_modules/@_sh/strapi-plugin-ckeditor/admin/src/components/CKEditorIcon.js:15:2 │ │ 13: │ │ 14: const SvgIcon = () => ( │ │ 15: <svg │ │ ^ │ │ 16: width="68" │ │ 17: height="64" │ │ at getRollupError (file:///Users/tony/ts/services/strapi/node_modules/rollup/dist/es/shared/parseAst.js:376:41) │ │ at convertProgram (file:///Users/tony/ts/services/strapi/node_modules/rollup/dist/es/shared/parseAst.js:1040:26) │ │ at parseAst (file:///Users/tony/ts/services/strapi/node_modules/rollup/dist/es/shared/parseAst.js:2182:12) │ │ at tryParse (file:///Users/tony/ts/services/strapi/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:7666:12) │ │ at analyzeTopLevelStatements (file:///Users/tony/ts/services/strapi/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:7686:15) │ │ at Object.transformAndCheckExports (file:///Users/tony/ts/services/strapi/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:9734:68) │ │ at Object.transform (file:///Users/tony/ts/services/strapi/node_modules/vite/dist/node/chunks/dep-jvB8WLp9.js:9934:41) │ │ at file:///Users/tony/ts/services/strapi/node_modules/rollup/dist/es/shared/node-entry.js:19595:40 │ │ │ └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ error Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
v5 is in beta now, any plans to support upgrade?
I'm getting the following error
The text was updated successfully, but these errors were encountered: