Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module not found: Error: Can't resolve 'emoji-js' #50

Open
colingreene28 opened this issue Jun 14, 2018 · 2 comments
Open

Module not found: Error: Can't resolve 'emoji-js' #50

colingreene28 opened this issue Jun 14, 2018 · 2 comments

Comments

@colingreene28
Copy link

While trying to import 'wdt-emoji-bundle'; I've ran into the following error:

Module not found: Error: Can't resolve 'js-emoji'

I think this is similar to #12. Any idea what the issue might be?

@Pela647
Copy link

Pela647 commented Nov 5, 2018

@colingreene28 , were you able to solve the above issue, i am having a similar problem?

@colingreene28
Copy link
Author

@Pela647 I think the issue was related to the lib not being set up to be consumed via ES6 imports. In the end we decided to roll our own emoji picker. We pulled down the raw emoji data from here and then nicked the render logic form here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants