jampy
jampy
Hmmm, anybody found a workaround? Would like to use Yarn, but this is a major blocker :(
I agree that the plugin only asks for permissions declared with ``, but doesn't this defeat the use of the plugin? I'm not an Android expert, but isn't the whole...
I'm facing the exact same problem. Did you solve it?
probably related to / duplicate of #221
any news on this?
+1 Any idea when this will be released?
Any solution to this problem?
you can manually call compactDatafile(), read https://github.com/louischatriot/nedb#persistence
I guess that is per design, see auto-compacting: https://github.com/louischatriot/nedb#persistence You might not expect the data to be persisted in any specific order. If you need a specific sorting, let the...
I second to @minecrawler, that would be great. Additionally, the currently hardcoded clients also make a browser build impossible as dependencies to MongoDB and Kerberos prevent a browser-build (with Webpack,...