Open yurisilpess opened 2 years ago
Hi,
Now you have to execute command: wallpapper -i wallpaper.json
.
Thank you for replying.
Now I get this error: Reading JSON file: 'file:///Users/YuriSP/wallpaper.json'...Error: Unexpected error occurs: Error Domain=NSCocoaErrorDomain Code=260 "The file “wallpaper.json” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/YuriSP/wallpaper.json, NSUnderlyingError=0x600001d74a20 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
You have to execute that command in folder where the wallpaper.json
is, or you have to specify full path to that file.
I have this folder and the json file I created using VS Code. I put the code for the appearance-changing wallpaper:
what should I do now? Whenever I try to use the
wallpapper -i
command the json file isn't recognized. I need help