xixi52 / discord-canvas

A package to simplifie the usage of canvas for Discord !
87 stars 45 forks source link

Cannot find module 'moment' #43

Closed mrLuisFer closed 3 years ago

mrLuisFer commented 3 years ago

Hi! I have tried to install discord-canvas, even the types but it gives me 404 error so add @ts-ignore to be able to run the bot But when I run the bot, it shows me the error that the moment module is not found

TypeScript v4.3.5

Module Error Preview

imyanice commented 3 years ago

The pkg isn't maintened at all :)

mrLuisFer commented 3 years ago

The pkg isn't maintened at all :)

oh ok, thanks for answering

xixi52 commented 3 years ago

Hi! I have tried to install discord-canvas, even the types but it gives me 404 error so add @ts-ignore to be able to run the bot But when I run the bot, it shows me the error that the moment module is not found

TypeScript v4.3.5

Module Error Preview

Try « npm i moment »