robvanderleek / mudslide

Send WhatsApp messages from the command-line
ISC License
122 stars 12 forks source link

Cannot install #40

Closed LiveITA closed 1 year ago

LiveITA commented 1 year ago
Screenshot 2023-04-27 at 13 59 49

Hey, i am trying to install it but it keeps failing. What can i do? Ubuntu server on AWS

happens when i run "sudo npm install -g mudslide"

"npx mudslide@latest -V" gave me this

Screenshot 2023-04-27 at 14 02 13
robvanderleek commented 1 year ago

Hi @LiveITA 👋

This might resolve the first error:

git config --global url."https://github".insteadOf ssh://git@github

The line above was also necessary in the Docker build of Mudslide.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.