I am trying to capture loaded images from another website, and apparently in order to do this I need a proxy for html2canvas. I am relatively new to coding, and there aren't any tutorials online about this so I thought I would come here.
On the proxy website it says use this code to install:
npm install html2canvas-proxy --save
My question is where do I put this, and do I need to add anything to the functions that load the image?
The website to the proxy is here. https://github.com/niklasvh/html2canvas-proxy-nodejs
I realize questions like these tend to be annoying, but this my last resort.
question from:
https://stackoverflow.com/questions/65864798/how-do-i-install-a-proxy-for-html2canvas 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…