gandhi
gandhi copied to clipboard
Error
Not sure what happened here. Using an ubuntu 18.04 VM.
https://pastebin.com/mTj6wp9B
Ah interesting; this project has been on the back burner for a while as other obligations have taken priority. This appears due to the scrypt package trying to compile on newer versions of node and failing. The scrypt algorithm is actually now available from node's standard crypto library, so this app can probably be refactored to remove that as a dependency.
I have been trying to install this on Debian 10 server, NodeJS v12, I am getting the same error. I tried downgrading NodeJS to both v8 and v10 but no luck... Any news on a resolution?
Hi. Same here. Tried on Ubuntu 18.04, 20.04 and arch. This sounds like such an amazing projet but I haven't found any way to actually take a look and see. Is there any hope of a fix?