Ronniery Borges Correa
Ronniery Borges Correa
When I try to cut of some parts of an image, using plugin inside vue-croppa. The corners of the image are all black. **Example**: [https://codepen.io/ronniery-borges/pen/BajqaBd](https://codepen.io/ronniery-borges/pen/BajqaBd) Or  How can I...
Here is the Node.js version of this app. First install this: `npm install cheerio node-fetch -s` After that just paste this code in somewhere on your project [GoogleImageSearch](https://gist.github.com/ronniery/1c49786fad10f1849302f80b0eb08028) Now use...
- I had a bun installation on my system, I removed with `rm -rf ~/.bun` - Then I installed `bum` with the install script - Ran `bum list` ```sh ➜...