Damilola Emmanuel Olowookere
Damilola Emmanuel Olowookere
Thanks for the clarification, @CodingBear-Git. I thought as much, but I do not have any proof or read about it anywhere. Two questions: 1. Per the manual download you explained,...
Thanks for your detailed response, @CodingBear-Git . Per #1754, it seems you are also having this cross-platform issue. I also evidently do not have very deep experience with Node.js. However,...
Getting MODULE_NOT_FOUND error while running Nodejs application with sqlite3 in the docker container
> problem is you building on alpine, this makes node-pre-gyp to download prebuild binary for sqlite for that platform, and then you running acutal code on debian-based distro. these two...
@Ssehgal29 were you able to get around this??
@Kush1195 Yes. I had to clone this repo locally and rebuild the app locally, and included it in my app as a local library dependency (from my project's graddle settings)
@SebastiaanKloos is a PR welcome for this?
I think this is a genuine issue that should not be bot-closed. @lovell [captures this well, especially with his suggested solution](https://github.com/lovell/sharp/issues/3985#issuecomment-2032057691)
Any plans to merge this please?
I think this is a genuine issue that should not be bot-closed. Moreso that downstream [electron-builder maintenance seems stuck with this](https://github.com/electron-userland/electron-builder/issues/6880#issuecomment-1140281153) @lovell [captures this well, especially with his suggested solution](https://github.com/lovell/sharp/issues/3985#issuecomment-2032057691)
You may find [my maintained version](https://github.com/damms005/laravel-flutterwave) useful, because I need it for [my payments package](https://github.com/damms005/laravel-multipay). Enjoy! 🥂