I have clean installed arduino IDE many times using revo uninstall, and using portable version but this doesnt seem to go away, ive tried to read through the stuff it gives me in powershell but it doesnt make much sense to me i was hoping someone would be able to guide me in the right direction and let me know how to fix this error Ill post the output from powershell in the code below.
2024-08-13T07:46:20.776Z daemon INFO time="2024-08-13T09:46:20+02:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2024-08-13T07:46:20.782Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Using config file: c:\\Users\\steph\\.arduinoIDE\\arduino-cli.yaml"
time="2024-08-13T09:46:20+02:00" level=info msg="arduino-cli.exe version 0.35.3"
2024-08-13T07:46:20.782Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Executing `arduino-cli daemon`"
2024-08-13T07:46:20.782Z daemon INFO Daemon is now listening on 127.0.0.1:52356
{"IP":"127.0.0.1","Port":"52356"}
2024-08-13T07:46:20.797Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2024-08-13T07:46:20.797Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:43051)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.push (node:internal/streams/readable:234:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2024-08-13T07:46:20.797Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-08-13T07:46:20.802Z daemon INFO time="2024-08-13T09:46:20+02:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2024-08-13T07:46:20.806Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Using config file: c:\\Users\\steph\\.arduinoIDE\\arduino-cli.yaml"
time="2024-08-13T09:46:20+02:00" level=info msg="arduino-cli.exe version 0.35.3"
time="2024-08-13T09:46:20+02:00" level=info msg="Executing `arduino-cli daemon`"
2024-08-13T07:46:20.807Z daemon INFO Daemon is now listening on 127.0.0.1:52357
{"IP":"127.0.0.1","Port":"52357"}
2024-08-13T07:46:20.823Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2024-08-13T07:46:20.823Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:43051)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.push (node:internal/streams/readable:234:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2024-08-13T07:46:20.823Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-08-13T07:46:20.828Z daemon INFO time="2024-08-13T09:46:20+02:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2024-08-13T07:46:20.832Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Using config file: c:\\Users\\steph\\.arduinoIDE\\arduino-cli.yaml"
time="2024-08-13T09:46:20+02:00" level=info msg="arduino-cli.exe version 0.35.3"
2024-08-13T07:46:20.832Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Executing `arduino-cli daemon`"
2024-08-13T07:46:20.833Z daemon INFO Daemon is now listening on 127.0.0.1:52358
{"IP":"127.0.0.1","Port":"52358"}
2024-08-13T07:46:20.849Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2024-08-13T07:46:20.849Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:43051)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.push (node:internal/streams/readable:234:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2024-08-13T07:46:20.849Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-08-13T07:46:20.854Z daemon INFO time="2024-08-13T09:46:20+02:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2024-08-13T07:46:20.858Z daemon INFO time="2024-08-13T09:46:20+02:00" level=info msg="Using config file: c:\\Users\\steph\\.arduinoIDE\\arduino-cli.yaml"
time="2024-08-13T09:46:20+02:00" level=info msg="arduino-cli.exe version 0.35.3"
time="2024-08-13T09:46:20+02:00" level=info msg="Executing `arduino-cli daemon`"
2024-08-13T07:46:20.859Z daemon INFO Daemon is now listening on 127.0.0.1:52359
{"IP":"127.0.0.1","Port":"52359"}
2024-08-13T07:46:20.875Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2024-08-13T07:46:20.875Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:43051)