# Prerequisites - [x] Running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue has not already been filed - [x] Made sure to run the `sudo make startup` command first - [x] Made sure everything runs without errors until `sudo make load` - [x] Made sure that the `keylogger` command itself runs fine # Expected Behavior That the keylogger would start after running `sudo make load`. # Current Behavior I am getting this error: `make: *** No rule to make target 'load'. Stop.` ## Context * Operating System: Mac OS 12.2
Prerequisites
sudo make startupcommand firstsudo make loadkeyloggercommand itself runs fineExpected Behavior
That the keylogger would start after running
sudo make load.Current Behavior
I am getting this error:
make: *** No rule to make target 'load'. Stop.Context