Moebits/waifu2x

error while installing waifu2x

Closed this issue · 1 comments

i cant seem to install this package on any operating system using npm i waifu2x

the error i get is this
2023-02-17T11_25_24_615Z-debug-0.log

attached are the logs for this.

npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

turns out all i needed to do was install git. -_-