hummusRecipe icon indicating copy to clipboard operation
hummusRecipe copied to clipboard

Can we use hummusRecipe to encrypt the PDF in ReactJS ?

Open sagar1987 opened this issue 3 years ago • 1 comments

I tried to install npm i hummus-recipe --save in ReactJs application , I am getting below error.

./node_modules/muhammara/node_modules/node-pre-gyp/lib/info.js Module not found: Can't resolve 'aws-sdk' in 'C:\ReactPDFDownload\app_ui\app_ui\node_modules\muhammara\node_modules\node-pre-gyp\lib'

sagar1987 avatar Sep 24 '20 09:09 sagar1987

I dont think so. HummusJS can only be used in the Node.js system not in the Browser.

chunyenHuang avatar Sep 24 '20 16:09 chunyenHuang