MattTheWaz
DIAdiscord.js - Imagine an app
•Created by MattTheWaz on 10/20/2024 in #djs-questions
Typescript Error 'typeof Client' incorrectly extends base class
Hi! Recently updated some packages and started running into this ts build error:
Packages list:
├── @types/node@20.16.13
├── @types/react-dom@18.3.1
├── @types/react@18.3.11
├── @types/ws@8.5.12
├── body-parser@1.20.3
├── cookie-parser@1.4.7
├── discord.js@14.16.3
├── express-session@1.18.1
├── express@4.21.1
├── https@1.0.0
├── react-dom@18.3.1
├── react@18.3.1
├── ts-loader@9.5.1
├── typescript@5.6.3
├── webpack-cli@5.1.4
└── webpack@5.95.0
21 replies