I have followed all of the instructions but still it is not working.
I am using https://github.com/uiwjs for my Nextjs project. I have followed all of the steps from npm. But it is not working and still getting the same isssue.
event - compiled client and server successfully in 11.9s (16476 modules) wait - compiling / (client and server)... (node:10139) [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/.pnpm/@[email protected]_@[email protected][email protected][email protected]/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/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@uiw/react-markdown-preview/esm/index.js
@akash-mahmud
- https://github.com/uiwjs/react-md-editor/issues/52#issuecomment-848969341
@akash-mahmud
- https://github.com/uiwjs/react-md-editor/issues/52#issuecomment-848969341
I have already followed every step from here and still the issue is the same.
@akash-mahmud You need to give me a reproducible example, otherwise I can't help you.
https://github.com/uiwjs/react-md-editor/tree/master/example/nextjs
https://github.com/uiwjs/react-md-editor/blob/d7ba73b15de9faf8811fa9a3ea0f7c69b80531cb/example/nextjs/app/page.tsx#L1
any update on this ?
@akash-mahmud You need to give me a reproducible example, otherwise I can't help you.
The reproducible example is that it doesn't work with Next.js