-
Notifications
You must be signed in to change notification settings - Fork 5
Description
After typing in node.js I get this error & I was wanting it to be fixed.
discord.link/hap
(node:21758) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
UPDATE_
!! PLEASE UPDATE !! :
Delete package-lock.json
Delete node_modules
Copy original settings.json in github
23/08/24
- added auto download medias supported link : facebook, tiktok, twitter, instagram, youtube, pinterest, gdrive, capcut, likee, threads
- added autocrop in settings.json
2024:
- added twitter download video and X
- fixed tiktok
- added !download command : download video youtube, instagram, or tiktok link
!download link.com/isoejgoei
====================
TypeError: Cannot read properties of null (reading 'all')
at friendSources (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/util/Constants.js:649:18)
at ClientUserSettings.patch (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/structures/ClientUserSettings.js:24:28)
at new ClientUserSettings (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/structures/ClientUserSettings.js:10:10)
at ClientUser.setup (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/structures/ClientUser.js:84:42)
at new User (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/structures/User.js:21:20)
at new ClientUser (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/structures/ClientUser.js:12:1)
at ReadyHandler.handle (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/client/websocket/packets/handlers/Ready.js:15:24)
at WebSocketPacketManager.handle (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/client/websocket/packets/WebSocketPacketManager.js:105:65)
at WebSocketConnection.onPacket (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/client/websocket/WebSocketConnection.js:333:35)
at WebSocketConnection.onMessage (/data/data/com.termux/files/home/hap-selfbot-public/node_modules/discord.js-v11-stable/src/client/websocket/WebSocketConnection.js:296:17)