-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vault
throws an exception (TypeError: this._cipher.deriveKeys is not a function)
#36
Comments
I would not recommend actually using the However, if you do want to look at |
Thanks. i've checked out the 0.3.0 version and it appears to be working fine.
Yes, I updated it as a submodule to |
If you updated the submodule, I'm not sure why it's not working. However, the code in question is about to be completely removed once I have time to finish and commit the work I currently have in progress, so the next commit should make things more usable and hopefully a proper release will follow. |
I should probably also mention that if you run the code currently on v0.4 will however attempt to migrate config files created by the v0.3 and possibly v0.2 release automatically. It's just the current |
I have just downloaded the git version of
vault
to run on my machine. Running the executable produces the following error:I tried updated the
vault-cipher
submodule, but it didn't help.The text was updated successfully, but these errors were encountered: