uno.check icon indicating copy to clipboard operation
uno.check copied to clipboard

`uno-check check` command executed in the vs 2022 ide PS terminal does close the terminal window immitiently after admin auth?

Open DevTKSS opened this issue 7 months ago • 3 comments

Current behavior 🐛

https://github.com/user-attachments/assets/3195977d-eaf6-4ddf-a6ed-cd67e2ea65bf

checked with detailed msbuild output... but there gets nothing inserted into the IDE Terminal as it would normally do, like on startup.

I did restart VS 2022 because I thought the detailed output requires a restart, but still not changing. But on IDE opened with a uno project it does check, just still not seeing the uno version higher than 9.0.96 but thats known.

Expected behavior 🎯

IDE Terminal usage should be valid and producing the same output as when we do on a external terminal!

How to reproduce it (as minimally and precisely as possible) 🔬

VS 2022, Seveloper-Powershell Terminal Powershell 17.14.7, use command uno-check check will prompt the normal admin right request approve it 1 second the termial pops up, than its just vanished.

No output, no anything

Workaround 🛠️

not use the IDE Terminal as its not usable for this command

Renderer 🎨

  • [ ] Skia
  • [ ] Native

Affected platforms 📱💻🖥️

No response

Uno.Sdk version (and other relevant versions) 📦

6.0.146

IDE version 🧑‍💻

17.14.7

Anything else we need to know? 💬

Image

start project is uno app, so from that it should be no problem

DevTKSS avatar Jul 05 '25 17:07 DevTKSS