Tomato6966 / erela.js

An up to date Lavalink Wrapper, which makes it easy to use Lavalink within your Discord Bot!
Apache License 2.0
50 stars 25 forks source link

I can't install the package #31

Closed abood1tameme1 closed 1 year ago

abood1tameme1 commented 1 year ago

npm ERR! code ENOENT 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.

CustomTag commented 1 year ago

You have to install git https://git-scm.com/download/win

Tomato6966 commented 1 year ago

On linux its apt-get install git-all