Hello @Kristen,
Welcome to Microsoft Q&A forum.
This extension looks works with VS 2022 (amd64), which means if you are using MAC or ARM machine, you may fail to install it. Please first confirm that you are not using ARM machine.
Then, please try to test and install another extension, check if this issue only appears on specific extension or on all the extensions.
Please also try following:
- Close Visual Studio 2022, go to
C:\Users\{username}\AppData\Local\Microsoft\VisualStudio\17.0_XXXXXXXX
folder, back up and remove this17.0_XXXXXXXX
folder. - Download NORMA extension from website, run Developer Command Prompt for Visual Studio 2022 as administrator. Try to use following command to install that extension:
C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe C:\path_to_the_downloaded_vsix_file
.
Sincerely,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.