Tool/software:
Hello,
I encounter the following JavaScript error when trying to update CCS Theia 1.5.0 to 1.5.1.
Error: spawn ccs_theia_setup_1.5.1.00003.exe EACCES
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.process TicksAndRejections (node:internal/process/task_queues:82:21)
I already found out that this is some kind of permission problem, but didn't find anything similar in documentation or E2E.
Operating System is Win10 Pro 22H2 Build 19045.5011 running Windows Defender and Theia 1.5.0.11
I hope this is enough information to get started.
Thanks!