eritislami / evobot

🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages
MIT License
1.82k stars 2.02k forks source link

zlib.createBrotliDecompress is not implemented🐛 #1608

Open Zaanza opened 3 months ago

Zaanza commented 3 months ago

Describe the bug The bot works well on x86 Windows, not on Ubuntu ARM PC.

How To Reproduce Steps to reproduce the behavior:

  1. I get this error when using the /play command

Expected behavior Maybe replace zlib ?

Environment (add if possible)

Additional information & screenshots 2|index | 2024-04-08 15:44 UTC+2: 1 | var ee=Object.defineProperty;var Bt=Object.getOwnPropertyDescriptor;var Yt=Object.getOwnPropertyNames;var Wt=Object.prototype.hasOwnProperty;var a=(i,e)=>ee(i,"name",{value:e,configurable:!0});var Jt=(i,e)=>{for(var t in e)ee(i,t,{get:e[t],enumerable:!0})},Vt=(i,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Yt(e))!Wt.call(i,s)&&s!==t&&ee(i,s,{get:()=>e[s],enumerable:!(r=Bt(e,s))||r.enumerable});return i};var Ft=i=>Vt(ee({},"__esModule",{value:!0}),i);var Ei={};Jt(Ei,{DeezerAlbum:()=>q,DeezerPlaylist:()=>U,DeezerTrack:()=>g,SoundCloudPlaylist:()=>P,SoundCloudStream:()=>L,SoundCloudTrack:()=>T,SpotifyAlbum:()=>z,SpotifyPlaylist:()=>N,SpotifyTrack:()=>E,YouTubeChannel:()=>v,YouTubePlayList:()=>D,YouTubeVideo:()=>S,attachListeners:()=>zt,authorization:()=>Nt,decipher_info:()=>j,deezer:()=>Ne,default:()=>Si,dz_advanced_track_search:()=>ze,dz_validate:()=>Se,extractID:()=>ue,getFreeClientID:()=>$e,is_expired:()=>Oe,playlist_info:()=>he,refreshToken:()=>we,search:()=>$t,setToken:()=>Le,so_vali 2|index : 2|index : error: zlib.createBrotliDecompress is not implemented 2|index : at node:zlib:2269:65 2|index : at /home/zaanza/evobot/node_modules/play-dl/dist/index.js:1:5089