Error: cannot find module `noblox.js` and `express`

https://grouprankingbotest.glitch.me It basically just doesn’t want to find the module.

I noticed that it seems to be only happening when I require both of them, but if I just remove the noblox require it works.

Would it have something to do with Noblox.js requiring Node 18, while Glitch supports only up to 16?

Prerequisites

1 Like

No, it’s weird, When I require BOTH of them in the script, it says it can’t find either module, when I require express only, it works fine.

That might actually be why

1 Like