Niklas Wenzel

Results 243 comments of Niklas Wenzel

Fixed in 0.2.13. This issue can be closed.

You could also use [Syncthing](https://syncthing.net/). That doesn't need support from the app itself.

Implementing this would probably not be too hard. If anyone is willing to do this, it would require setting up a BroadcastReceiver for the Intent.ACTION_PACKAGE* actions, e.g. https://developer.android.com/reference/android/content/Intent.html#ACTION_PACKAGE_ADDED.

I know. I just think that MultiROM should either prevent the user from entering spaces or fix this behaviour. That's an issue multiple people have have asked about on XDA...

The new PR was just merged. This one can be closed now. (Thanks to @jazelly, @zanettea and everyone else who worked on it!)

English translation (Google Translate) # It is inconvenient to obtain media on the page. Can a window method be added? ### Preflight Checklist - [x] I have read the [Contributing...

Seeing the same issue on Electron Forge 7.4.0. Downgrading to 7.2.0 fixes it.

@instilled Thanks for the comment about the hidden directory! I use an npm package that expects a native library to be at a certain path relative to the JavaScript bundle....

Update: Here's what caused the error in my case: I had a script to build a universal macOS `.node` binary for one of my dependencies. Then I would use Webpack's...