dexie-encrypted
dexie-encrypted copied to clipboard
Unable to npm install the source
Hi!
I'm trying to build dexie-encrypted locally but am failing to npm install the library. It fails with 401. I tried to remove the "repository" field as it seemed to try to authenticate towards https://github.com/mark43/, but still same problem.
What I'm trying to do is to try testing out the compatibility between dexie 4 and dexie-encrypted, as well as with dexie-cloud as I'd like to contribute to dexie-encrypted to make nescessary changes, so that's why I need to be able to build and run tests etc.