Error while installing ssh2-sftp-client in Next.js
Advertisements I want to store uploaded files in my domains storage through SFTP. So I found multer-sftp package but when I tried to run the command yarn add multer-sftp ssh2-sftp-client the second package gives a weired error. I tried removing and reinstalling node_modules, installing cmake in wsl then reinstall packages as in How do I… Read More Error while installing ssh2-sftp-client in Next.js