HummusJS icon indicating copy to clipboard operation
HummusJS copied to clipboard

What's the next step for the HummusJS users?

Open chunyenHuang opened this issue 4 years ago • 3 comments

Hello all, I am the author of hummusRecipe. When I started the library, the stars for HummusJS was around 280 and not it's almost 1k. However, it's a sad news about @galkahana 's decision

after 6 years I decided to finish supporting HummusJS...

I would like to discuss with you HummusJS users what's the next step for us?

Earlier, I tried to contact @galkahana to see if he's willing to add some maintainers for this repo but no luck.

It seems to me if no one can access this repo, then we may need to work on a fork repo.

Any ideas?

chunyenHuang avatar Mar 07 '20 06:03 chunyenHuang

@chunyenHuang I tried contacting @galkahana for the same reason as well but no luck!.

I have been using hummusRecipe and its neat! I agree with your idea and suggest that we make a community maintainable fork of this repo! I would suggest you to take the initiative.

kaumudpa avatar Apr 27 '20 08:04 kaumudpa

i forked it to: muhammara on npm and added some more prebuilts for the newest versions of node / electron.

https://github.com/julianhille/muhammarajs https://npmjs.com/package/muhammara

julianhille avatar May 14 '20 23:05 julianhille

Thank you @julianhille. The drop-in worked perfectly.

For anyone googling... Our CI server had these messages:

node-pre-gyp WARN Using request for node-pre-gyp https download 
node-pre-gyp WARN Tried to download(404): https://hummus.s3-us-west-2.amazonaws.com/hummus/v1.0.108/node-v79-linux-x64-glibc.tar.gz 
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v79 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v79 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error Connection closed while downloading tarball file ```

admosity avatar May 27 '20 01:05 admosity