question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't resolve './emojiSelectStyles.scss' in Emoji Plugin (rc1)

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
stevewillardcommented, May 25, 2017

Thanks guys! I really appreciate it.

1reaction
qodunpobcommented, May 25, 2017

Thank you for issue. I’m try to resolve it.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found