Alex Chaplinsky

Results 49 comments of Alex Chaplinsky

Hello @Milogenius, yes it is maintained. What’s not working for you?

Will add to roadmap

Hey @radeksz1 to be honest, I don't see that is the problem here. Vault file was not designed to be downloaded and opened by Swifty app. If you want to...

These changes have been already applied

Should be fixed in recent releases

Fixed in most recent versions

Closing for now, as there's no info on what's not working

@mtenrero Try `rm -rf node_modules` and `npm install`. Looks like dependency is declared in package.json, but is not present in `node_modules`.

Ok, so webpack should look for imported modules in `node_modules` directory. Can you confirm that there's `pouchdb-adapter-leveldb` folder in `./node_modules`?