Global CSS cannot be imported from within node_modules. #10395
Labels
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
I got the following errors while working with the next js
(node:14624) [DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API
(Use
node --trace-deprecation ...
to show where the warning was created)error - ./node_modules/@ckeditor/ckeditor5-clipboard/theme/clipboard.css
Global CSS cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-npm
Location: node_modules@ckeditor\ckeditor5-clipboard\src\dragdrop.js
The text was updated successfully, but these errors were encountered: