timotejroiko / discord.js-light

All the power of discord.js, zero caching. This library modifies discord.js's internal classes and functions in order to give you full control over its caching behaviour.
Apache License 2.0
292 stars 29 forks source link

How can I install discord.js-light master using npm? #96

Closed bibi0019 closed 2 years ago

bibi0019 commented 2 years ago

I tried to install the master branch using npm but it give me that error image

timotejroiko commented 2 years ago

master is very outdated, dont use it

bibi0019 commented 2 years ago

but I am using discord.js v14

timotejroiko commented 2 years ago

djs-light currently does not support djs v14, please see #95.

If you have a use case that cannot be done with normal discord.js please add a comment there and i will look into it when i have time.

master has not been updated in over 1 year, its impossible to keep up with discord.js updates as they have a whole team and i am only one person.