an error while trying to build the project for blazor integration #12
mayuriswan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello ,
Could you please help i m facing this problem : [vite]: Rollup failed to resolve import "/external/ckeditor5/build/ckeditor.js" from "packages/ckeditor/index.jsx".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
build.rollupOptions.externalerror during build:
Error: [vite]: Rollup failed to resolve import "/external/ckeditor5/build/ckeditor.js" from "packages/ckeditor/index.jsx".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
build.rollupOptions.externalat onRollupWarning (file:///C:/Users/aelhaoussi/Desktop/A/Everright-formEditor/node_modules/vite/dist/node/chunks/dep-372dab03.js:45909:19)
at onwarn (file:///C:/Users/aelhaoussi/Desktop/A/Everright-formEditor/node_modules/vite/dist/node/chunks/dep-372dab03.js:45680:13)
at Object.onwarn (file:///C:/Users/aelhaoussi/Desktop/A/Everright-formEditor/node_modules/rollup/dist/es/shared/rollup.js:23263:13)
at ModuleLoader.handleResolveId (file:///C:/Users/aelhaoussi/Desktop/A/Everright-formEditor/node_modules/rollup/dist/es/shared/rollup.js:22158:26)
at file:///C:/Users/aelhaoussi/Desktop/A/Everright-formEditor/node_modules/rollup/dist/es/shared/rollup.js:22119:26
ELIFECYCLE Command failed with exit code 1.
while trying to build the project
any help
Beta Was this translation helpful? Give feedback.
All reactions