DEV Community

Discussion on: Writing a music command for your discord.js bot (Updated March 2020)

Collapse
 
neeeeeeedonuts profile image
NeeeeeeeDonuts

Hello Nir, I imported the packages and got This Error.

TypeError: Cannot read property 'extend' of undefined

Please help!

Collapse
 
galnir profile image
Nir

You did not install the master version of discord.js

enter
npm i discordjs/discord.js