AlexzanderFlores / WOKCommands

130 stars 60 forks source link

Cannot find module on Ubuntu #40

Closed MaticSulc closed 2 years ago

MaticSulc commented 3 years ago

I've recently migrated to Ubuntu 20.04 from Windows Server and the package isn't working anymore. I've searched through discord and found multiple people having the same issue, for now I've rolled back to windows server but I'd like if it worked on ubuntu as well.

Getting an error: image

Using example code snippets to reproduce.

foopis23 commented 3 years ago

Interestingly, I am developing on Windows 10 and I am having this issue as well

foopis23 commented 3 years ago

Oh! I found a solution that worked for me. I changed my node version from 10.13 to 15.10.

tippfehlr commented 2 years ago

Node version 10 isn't supported by discord.js anyways.

tippfehlr commented 2 years ago

Close this?

foopis23 commented 2 years ago

Yes, close this.