Copy link to clipboard
Copied
I have installed the toolkit according your html file
followed steps
added following lines
local Require = require "Require".path ("../debuggingtoolkit.lrdevplugin").reload ()
local Debug = require "Debug".init ()
require "strict"
But when running the debug for a file I have following error:
[string "Require.lua"]:137: 'require' can't open script 'strict.lua': can't find the file
Both plugins are in the same directory, and mine has been renamed to .lrdevplugin
Try restarting LR.
Copy link to clipboard
Copied
Try restarting LR.