Skip to content
New issue

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

Support for Strapi v5 #74

Open
verdverm opened this issue Apr 3, 2024 · 0 comments
Open

Support for Strapi v5 #74

verdverm opened this issue Apr 3, 2024 · 0 comments

Comments

@verdverm
Copy link

verdverm commented Apr 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant