rameerez

Results 4 comments of rameerez

@pronebird workaround: ```npm install```, then manually delete both files ```node_modules/electron-sudo/dist/bin/applet.app/README``` and ```node_modules/electron-sudo/dist/src/bin/applet.app/README```, then try to build your app again. You'll need to do this again every time npm rewrites ```node_modules/electron-sudo```,...

Related: https://github.com/terikon/cordova-plugin-photo-library/issues/13 Update on the issue: After learning you can pass a dictionary of options to `getLibrary` (please, try to improve the docs and/or default example, the basic plugin functioning...

This works on Ubuntu 22.04 as well! A merge would greatly help newcomers that might see the compile step fail without much idea what's going on