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

Cannot find module 'emoji-unicode-map' #11

Open
heinst opened this issue Feb 21, 2018 · 4 comments
Open

Cannot find module 'emoji-unicode-map' #11

heinst opened this issue Feb 21, 2018 · 4 comments

Comments

@heinst
Copy link

heinst commented Feb 21, 2018

I am trying to use this in an angular 1 project. I installed the package via npm and I get this error: Cannot find module 'emoji-unicode-map'. This is my npm list section, and I see its in there but not sure why it cant be found. Any insight would be appreciated!

│ ├─┬ [email protected]
│ │ └── [email protected] deduped
│ ├─┬ [email protected]
│ │ ├── [email protected] deduped
│ │ ├── [email protected]
│ │ └─┬ [email protected]
│ │   └── [email protected] deduped
│ ├─┬ [email protected]
│ │ └── [email protected] deduped
│ ├─┬ [email protected]
│ │ ├── [email protected] deduped
│ │ └── [email protected] deduped
│ └── [email protected]
@IonicaBizau
Copy link
Owner

Can you please post the error stack as well?

@heinst
Copy link
Author

heinst commented Feb 21, 2018

I would but its coming from a minified file so its not really that helpful unfortunately

@heinst
Copy link
Author

heinst commented Feb 21, 2018

It has to do with your require imports. I had to change the path for it to work

@IonicaBizau
Copy link
Owner

How did you change the path?

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