.vsix does not install offline #491
Unanswered
Employee385746
asked this question in
Q&A
Replies: 5 comments 2 replies
|
I am having the same issue with installing "Avalonia for Visual Studio 2022" extension on a computer with no internet |
0 replies
|
I'm also having this issue. I tried installing from the VS DEV Powershell using -force. Still didn't work. I'm not well versed in Visual Studio extensions but it seems like maybe we need a signed vsix? I'm not sure if theres any way to bypass the security check. |
0 replies
|
I'm also having this issue. |
0 replies
|
you should install vxis offline 2 steps:
|
2 replies
|
Deleting the Extension.vsext worked! Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Unlike the sister extension Avalonia Template Studio, the Avalonia for Visual Studio 2022 extension does not support offline installation. Running the .vsix on a machine gives the attached error message and log file
To Reproduce
Attempt to install the extension on a computer that is NOT connected to the internet
AvaloniaVS plugin version
11.5
Avalonia version
11.5
Visual Studio version
17.10
Relevant log output
Additional context
No response
All reactions