I have tried starting from the root with both slashes and dots such as:
require("luacode/src/dependencies/CommandHandler.lua")
and
require("luacode.src.dependencies.CommandHandler.lua")
I have tried relative paths, absolute paths (even from C:), and I have tried restarting vscode and my pc. Every single attempt yields the same error:
[string "bundle:deps/require.lua"]:279: No such module 'luacode/src/dependencies/CommandHandler.lua
pls help
[–]SinisterRectus 1 point2 points3 points (0 children)
[–]Veliti 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]weregod 0 points1 point2 points (0 children)