Terminal-Icons icon indicating copy to clipboard operation
Terminal-Icons copied to clipboard

Unable to install Terminal-Icons on Windows 11 Windows Terminal with Powershell profile

Open prithvirajkshatriya opened this issue 2 years ago • 3 comments

Install-Module -Name Terminal-Icons -Repository PSGallery

gives me the error whether I run as a user or administrator or with -Scope CurrentUser option.

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).

prithvirajkshatriya avatar Feb 24 '23 19:02 prithvirajkshatriya

Install-Module -Name Terminal-Icons -Repository PSGallery -Force

Try this run as admin..

THE-L1NUX-USER avatar Mar 28 '23 06:03 THE-L1NUX-USER

Install-Module -Name Terminal-Icons -Repository PSGallery

gives me the error whether I run as a user or administrator or with -Scope CurrentUser option.

I think the installation method has changed.. The one in PS gallery is the old one ig.. And the new version can be installed from winget afaik.. Go through the documentation to be sure..

NewtonChutney avatar May 16 '23 02:05 NewtonChutney

Hola, es posible que sea el security defender de windows, solo ve al historial de protección y permite la ejecución en el dispositivo.

14juanvf14 avatar Dec 07 '23 06:12 14juanvf14