So as you know, there’s been an incident: “Projects loading slowly or not loading at all.”
However, I seemed to have ran into another project, after waiting for 2 hours my project editor magically loaded up… then I got this:
So, I replaced the value of let discord = require("discord.js");
with let discord = 'require("discord.js")';
.
Then I got this:
So, I think from that alone it’s clear it’s not just Discord.js messing up or something.