Koenie06 / Discord.js-Music

19 stars 13 forks source link

Hi! I get this error trying to install discord.js-music #3

Closed Timtendo12 closed 2 years ago

Timtendo12 commented 2 years ago

`Hi! I get this error trying to install discord.js-music

PS C:\Users\Timsl\Documents\FarCryDiscordBot> npm i @koenie06/discord.js-music npm ERR! code ENOENT npm ERR! syscall spawn bash npm ERR! path C:\Users\Timsl\Documents\FarCryDiscordBot\node_modules\ffmpeg-static npm ERR! errno -4058 npm ERR! enoent spawn bash ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Timsl\AppData\Local\npm-cache_logs\2021-09-24T09_52_20_741Z-debug.log`

Timtendo12 commented 2 years ago

Solved by using

npm install ffmpeg-static