iansinnott/zazu-emoji

issue undefined emoji

Closed this issue · 4 comments

hi,
i've update zazu to the latest version (not sure it's related...)
and i noticed that some emoji are "undefined" like the worker .
(App Environment: production
App Version: 0.5.1
Electron Version: 1.3.14
Node Version: 6.5.0
Chrome Version: 52.0.2743.82)

capture d ecran 2017-03-26 a 20 48 51

Hm, I wasn't able to reproduce this. I upgraded to the latest zazu (0.5.1). Maybe if you give me more information about your system I could help. Try viewing the "About zazu" page from the menu bar dropdown (if on a Mac).

screen shot 2017-03-26 at 12 31 20 pm

screen shot 2017-03-26 at 12 30 40 pm

NOTE: The broken images on some of the search results are actually expected. When I built this plugin zazu only supported images for the icon previews, which meant that I had to find an image of every emoji. I wasn't able to find them all, so some of the emoji are without image unfortunately.

Hi,
thanks for your quick reply,
i've pasted the about info issue, but here it is :

capture d ecran 2017-03-26 a 21 36 56

hum ... ok
i've manually got into the plugin folder,
pull / yarn
then it seems work \o/

ha, damn. OK, thanks for the info. I wonder if it is because zazu installs using NPM and I built this using yarn. They are supposed to be interchangeable but who knows...

I'll keep this in mind if other issues come up.