Can't resolve './emojiSelectStyles.scss' in Emoji Plugin (rc1)
See original GitHub issueI recently updated my plugins to rc1 and the emoji plugin is referencing a module that doesn’t exist:
ERROR in ./~/draft-js-emoji-plugin/lib/index.js
Module not found: Error: Can't resolve './emojiSelectStyles.scss' in '/.../node_modules/draft-js-emoji-plugin/lib'
resolve './emojiSelectStyles.scss' in '/.../node_modules/draft-js-emoji-plugin/lib'
using description file: /.../node_modules/draft-js-emoji-plugin/package.json (relative path: ./lib)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Can't import CSS/SCSS modules. TypeScript says "Cannot ...
I'm trying to import a theme from a CSS module but TypeScript gives me a "Cannot Find Module" ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks guys! I really appreciate it.
Thank you for issue. I’m try to resolve it.