What is discords latest npm i discord.js

i get errors like these
app@holy-cuboid-hardboard:~ 03:47
$ npm i discord.js@12.0.2
npm WARN deprecated discord.js@12.0.2: no longer supported

To install the latest discord.js, remove the “@12.0.2”. It looks like the latest one is 13.7.0 according to npm.

1 Like

npm i discord.js@latest

2 Likes

thanks i was wandering what it was

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.