Closed
Description
Trouble Shooting Guides:
- Use a different Nodejs Version
- I suggest to use the Version:
16.13.0
, If u use nvm for the installations then do this:nvm install 16.13
,nvm use 16.13
,nvm alias default 16.13
- I suggest to use the Version:
- Try re-installing them seperately
- Delete:
package.json
&node_modules
& if there is apackage-lock.json
delete it too! - Type
npm i discord.js
,npm i enmap
,npm i colors cpu-stat moment ms
,npm i radio-browser
,npm i erela.js erela.js-deezer erela.js-facebook erela.js-spotify
,npm i @discordjs/voice @discordjs/builders @discordjs/opus
- Delete:
- Did you install python?
- If not, do it + add it to the PATH! (Google is your friend)