Arduino is stuck on the popping logo screen

Please help! Arduino is installed but I have limited knowledge when it comes to troubleshooting.

It's stuck on the logo screen, there are no options to do anything and it never advances past that. Please help and let me know what I can do to be more helpful in diagnosing what's going on....

Provide more information... What OS you use for instance. do you have enough disk space? maybe try previous versions of the Arduino IDE.

Personally, I suggest using Platformio

Your topic has been moved to the dedicated IDE 2.0 section of the forum.

One thing to know is that on first run, IDE 2.0 needs internet access to download the AVR board package.

Hey, thanks for the response. My operating system is Windows 10, and the Drive it's installed on (D:) is half full, so unless it's downloading an update to the C: Drive (which is pretty full) it may not be space related. When I visit the page it only shows the version for Windows 10...is there another place to find a previous version? I'm trying to run the 30 Days in Space challenge, so not sure if there is a specific version?

HI @josh_weston. I'm going to ask you to post some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder.
    (usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & ".\Arduino IDE"
    
  6. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts.
  7. Wait until you are sure the IDE startup has gone into the hang state
    (as indicated by no additional output being printed to the terminal).
  8. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  9. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  10. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  11. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  12. Open a forum reply here by clicking the Reply button.
  13. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code block
  14. Press Ctrl+V.
    This will paste the output into the code block.
  15. Move the cursor outside of the code block markup before you add any additional text to your reply.
  16. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Hello, thanks for the steps – getting stuck when trying to use Powershell. Please see the attached image. Am I doing something wrong?

@josh_weston you left out the & in the command from my instructions. Please type it in exactly as I wrote it.

You are also in the wrong folder. You need to open PowerShell in D:\Arduino IDE\. You have it open in the resources subfolder.

Thanks for the catch. I was able to launch the IDE using the command prompt you suggested. I was waiting for a few minutes as it endlessly streamed what seem to be error messages over and over. Eventually I "selected all" and copied. I wasn't sure if it would ever stop...please let me know if this is helpful at all, or if I need to go back in and wait for it to finish. I had over 19,000 character and the limit is 12,000 so I had to cut half of it out.

    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.524Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.531Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.556Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.556Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.556Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.564Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.589Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.589Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.589Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.597Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.622Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.622Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.624Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.631Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.655Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.656Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.657Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.665Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.690Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.690Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.692Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.699Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.724Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.725Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.725Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.732Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.757Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.758Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.758Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.766Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.791Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.791Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.791Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.801Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.826Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.826Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.828Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.834Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.860Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.860Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.862Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.869Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.894Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.894Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.895Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.902Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.929Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.929Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.929Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.937Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.963Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.963Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.963Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:12.972Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:12.997Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:12.998Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:12.999Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.006Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.032Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.033Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.034Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.041Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.067Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.067Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.069Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.076Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.102Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.102Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.102Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.111Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.137Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.137Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.137Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.146Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.171Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.172Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.173Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.181Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.206Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.207Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.209Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.216Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.242Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.243Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.243Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.251Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.277Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.277Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.277Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.285Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.312Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.312Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.314Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.321Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.347Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.347Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.349Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.356Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.381Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.382Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.382Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.390Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.415Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.416Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.416Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.424Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.449Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.449Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.450Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.458Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.483Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.484Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.486Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.493Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.520Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.521Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.522Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.530Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.554Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.554Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.554Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.563Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.589Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.589Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.589Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.597Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.622Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.622Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.624Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.631Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.656Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.656Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.658Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.665Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.691Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.692Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.693Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.700Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.725Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.726Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.726Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.734Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.760Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.760Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.760Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.768Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.794Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.794Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.796Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.803Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.828Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.829Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.830Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.837Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.863Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.863Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.865Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.872Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.898Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.898Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.898Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.906Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.931Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.932Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.932Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.941Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:13.967Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:13.967Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:13.969Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:13.976Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.002Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.002Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.004Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.011Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.037Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.037Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.039Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.046Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.071Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.071Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.071Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.079Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.105Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.106Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.106Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.114Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.139Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.140Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.142Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.148Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.174Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.174Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.176Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.183Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.208Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.208Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.210Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.217Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.242Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.242Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.242Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.250Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.275Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.276Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.276Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.284Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.309Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.309Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.311Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.318Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.343Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.344Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.345Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.352Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.377Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.378Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.379Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.386Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.412Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:14.412Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:14.414Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:14.421Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:14.448Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.429Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.432Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.433Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.462Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.463Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.464Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.470Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.494Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.494Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.496Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.502Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.526Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.526Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.528Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.534Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.557Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.558Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.559Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.566Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.589Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.590Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.591Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.598Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.621Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.621Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.623Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.630Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.653Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.653Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.655Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.662Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.685Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.685Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.687Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.693Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.716Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.716Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.718Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.725Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.748Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.748Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.748Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.755Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.778Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.779Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.780Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.787Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.810Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.810Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.812Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.818Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.842Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.842Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.842Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.849Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.873Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.873Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.874Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.881Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.905Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.905Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.905Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.912Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.936Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.936Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.938Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.944Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.967Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.968Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:16.968Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:16.975Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:16.998Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:16.999Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.000Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.007Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.031Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.031Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.031Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.038Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.061Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.062Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.063Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.070Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.093Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.093Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.094Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.100Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.124Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.124Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.126Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.132Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.156Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.156Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.157Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.163Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.187Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.188Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.188Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.195Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.219Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

2023-02-09T22:35:17.220Z daemon ERROR Error: '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.
    at Socket.<anonymous> (D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\arduino-daemon-impl.js:219:42)
    at Socket.emit (node:events:394:28)
    at addChunk (node:internal/streams/readable:312:12)
    at readableAddChunk (node:internal/streams/readable:287:9)
    at Socket.Readable.push (node:internal/streams/readable:226:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-02-09T22:35:17.220Z daemon INFO Starting daemon from D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-09T22:35:17.227Z daemon INFO Daemon exited with exit code: 1.
2023-02-09T22:35:17.251Z daemon INFO '"D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe"' is not recognized as an internal or external command,
operable program or batch file.

Please check to see whether the file arduino-cli.exe exists at the path mentioned in the error message:

D:\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe

This is an essential helper tool used by Arduino IDE and should be present in this subfolder after you install Arduino IDE.

A post was split to a new topic: How to install Arduino IDE on computer without Internet access?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.