Hi @DmitriyDe , The error appears because aio cannot find PowerShell on your system, so it cannot open the browser automatically. Your PATH is missing the default PowerShell location, and Adobe CLI fails with the “spawn ENOENT” message. follow below steps,Add PowerShell to your PATHAdd this path in ...