jukben / alfred-emoji

✌Alfred 3 workflow to find relevant emoji based on text
MIT License
52 stars 3 forks source link

Object.entries is not a function #2

Closed codycodes closed 6 years ago

codycodes commented 6 years ago
TypeError: Object.entries is not a function
    at Object.<anonymous> (/usr/local/lib/node_modules/alfred-emoji/node_modules/@jukben/emoji-search/lib/index.js:20:22)
    at Object.<anonymous> (/usr/local/lib/node_modules/alfred-emoji/index.js:5:16)

- Emoji 0.0.3 Alfred 3.5.1 darwin x64 17.2.0

Any way to resolve this with npm?

jukben commented 6 years ago

Oh! I will be probably because of node version. Could you please check your Node version? Try to upgrade to 7.5.0 but I should probably include a shim for it.

jukben commented 6 years ago

I've also released 0.0.4 version which should fix your problem instantly. Please confirm.

codycodes commented 6 years ago

Thanks for your quick response! So I've tried a few times/ways to install, but they all gave me this error: