Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alltomp3 won't compile/install with vs 2022 #43

Open
chauhansarthakiitd opened this issue May 14, 2022 · 1 comment
Open

alltomp3 won't compile/install with vs 2022 #43

chauhansarthakiitd opened this issue May 14, 2022 · 1 comment

Comments

@chauhansarthakiitd
Copy link

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
.

@aixeiger
Copy link

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 =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants