react-md-editor icon indicating copy to clipboard operation
react-md-editor copied to clipboard

Next.js error Global CSS cannot be imported from within node_modules.

Open arshadalisoomro opened this issue 3 years ago • 1 comments

I have followed each and every step mentioned Here , but always I get:

error - ./node_modules/@uiw/react-markdown-preview/esm/styles/markdown.css
Global CSS cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-npm
Location: node_modules\@uiw\react-markdown-preview\esm\index.js

Import trace for requested module:
./node_modules/@uiw/react-markdown-preview/esm/styles/markdown.css
./node_modules/@uiw/react-markdown-preview/esm/index.js
./node_modules/@uiw/react-md-editor/esm/Editor.js
./node_modules/@uiw/react-md-editor/esm/index.js
./components/Contact.tsx

arshadalisoomro avatar Jan 18 '23 06:01 arshadalisoomro

https://github.com/uiwjs/react-md-editor/issues/52#issuecomment-848969341

@arshadalisoomro

jaywcjlove avatar Jan 20 '23 07:01 jaywcjlove