dharness / react-chat-window

Intercom-style live chat window written in react
The Unlicense
671 stars 250 forks source link

Error on nextJS when import Launcher #153

Open mymelove02 opened 3 years ago

mymelove02 commented 3 years ago

I have problem when I import Launcher from "react-chat-window". Is there any way to fix it?

./node_modules/react-chat-window/es/styles/emojiPicker.css Global CSS cannot be imported from within node_modules. Read more: https://nextjs.org/docs/messages/css-npm Location: node_modules/react-chat-window/es/styles/index.js

ShirleyQute commented 2 years ago

how to solve?