alltomp3
alltomp3 copied to clipboard
alltomp3 won't compile/install with vs 2022
which build tool am supposed to install this against? it gives error the moment the visual studio 2022 get's involved details in the log file 2022-05-14T13_20_00_098Z-debug-0.log .
Clone the project and modify the package.json from "sharp": "^0.20.8", "smartcrop-sharp": "git+https://github.com/AllToMP3/smartcrop-sharp.git#9d65314", to "sharp": "^0.30.7", "smartcrop-sharp": "^2.0.6", I will work in this project for the time this was my first issue too, let's see how many things more are there for fix =)