I get this error when I try to install modules
What are you trying to install?
Have you tried using Install-Module?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Install-Package: Administrator rights are required to install or update. Log on to the computer with an account that has Administrator
rights, and then try again, or install by adding "-Scope CurrentUser" to your command. You can also try running the
Windows PowerShell session with elevated rights (Run as Administrator).
I get this error when I try to install modules on my windows desktop. I get it even if I'm running PowerShell as Administrator. It gives me the error if I use the -Scope like it recommends. I do have Hyper-V turned on so I can run VM natively without needing VMware or VirtualBox. Any help would be appreciated.
I get this error when I try to install modules
What are you trying to install?
Have you tried using Install-Module?