I just download and Install Arduino 2.3.2. But when i open the program, it is stuck in the beginning.
My computer is Windows 10.
The error checked from Powershell is:
''''''
2024-05-03T10:45:43.529Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-05-03T10:45:43.613Z daemon INFO time="2024-05-03T17:45:43+07:00" level=warning msg="Unable to get Documents Folder: The system cannot find the path specified."
2024-05-03T10:45:43.613Z daemon INFO time="2024-05-03T17:45:43+07:00" level=info msg="Using config file: c:\Users\Shopee\.arduinoIDE\arduino-cli.yaml"
time="2024-05-03T17:45:43+07:00" level=info msg="arduino-cli.exe version 0.35.3"
time="2024-05-03T17:45:43+07:00" level=info msg="Executing arduino-cli daemon
"
Daemon is now listening on 127.0.0.1:53685
{"IP":"127.0.0.1","Port":"53685"}
2024-05-03T10:45:43.656Z daemon INFO Unable to get Documents Folder: The system cannot find the path specified.
2024-05-03T10:45:43.656Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the path specified.
at Socket. (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)
'''''''''''
Help Please Guys