debug lua error
Frankgbg opened this issue · 1 comments
Frankgbg commented
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module 'C:\Users\happyelements\AppData\Roaming\Sublime Text\Packages\Debugger\data\lua-local\extension\extension\debugAdapter.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
I have checked this path and there is no corresponding js file
daveleroy commented
Try reinstalling the adapter it should exist now