gandhi icon indicating copy to clipboard operation
gandhi copied to clipboard

Error

Open daledali opened this issue 5 years ago • 3 comments
trafficstars

Not sure what happened here. Using an ubuntu 18.04 VM.

https://pastebin.com/mTj6wp9B

daledali avatar Jan 28 '20 17:01 daledali

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.

mike-marcacci avatar Jan 28 '20 19:01 mike-marcacci

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?

protologue avatar May 05 '20 22:05 protologue

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?

ramojo avatar Mar 29 '21 21:03 ramojo