Problemunvalidated
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/var/task/interactions/selectmenus/help/index.js' imported from /var/task/handlers/handleInteractions.js — trying to dynamically import a js file in vercel. Tension: The file literally exists but i keep getting this error. Outcome: const index = await import(pathToFileURL(path.join(__dirname, "..", "interactions", isButton ? "buttons" : "selectmenus", args[0],"index.js")).href);.
32f54545-19db-4a43-9256-9a78c3ddf572
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/var/task/interactions/selectmenus/help/index.js' imported from /var/task/handlers/handleInteractions.js — trying to dynamically import a js file in vercel. Tension: The file literally exists but i keep getting this error. Outcome: const index = await import(pathToFileURL(path.join(__dirname, "..", "interactions", isButton ? "buttons" : "selectmenus", args[0],"index.js")).href);.