Laurent Cozic

Results 266 comments of Laurent Cozic

It doesn't even show the built-in context menu that's mentioned in the comment? For some reason the video is not loading for me. But maybe that built-in context menu has...

Also please remove the translation files. We do that in separate commits

And you can ignore cli-integration.sh, it's deprecated

> Do i understand it right that i need to do a second PR with the modified translation files? Or will it be done in a different workflow for example...

In my case I've simply switched to https://github.com/itinance/react-native-fs which works fine.

For information, now it's `appID` (and not "appName") that should be set.

We've also started having this problem after upgrading Electron to v10. We're unpacking the node-notifier vendor folder (and I can see it's indeed unpackaged in the .app file) and it...

For me it's broken as well as of Electron 10, but was working in Electron 8.

In fact, at least in some cases you don't need node-notifier on Electron as you can simply use the native browser notifications. If anyone's interested, this is how I've implemented...

Same for me, wrong icon path. Got to say electron-builder error reporting is quite awful.