Error when using the emojisense plugin to use emojis

It’s broken since v5.5.0 due to the update of Electron.

You can simply replace require('electron').remote to require('@electron/remote') to fix the issue.

Feel better, @ebigram!

2 Likes