Chocolatey-coreteampackages: vscode-icons installation failure

Created on 14 Mar 2019  路  5Comments  路  Source: chocolatey-community/chocolatey-coreteampackages

Expected Behavior



Flawless installation.

Current Behavior


> choco install vscode-icons -y
Chocolatey v0.10.11
Installing the following packages:
vscode-icons
By installing you accept licenses for the packages.
Progress: Downloading vscode-icons 1.0.0.20180620... 100%

vscode-icons v1.0.0.20180620 [Approved]
vscode-icons package files install completed. Performing other installation steps.
Extension 'robertohuertasm.vscode-icons' not found.
Make sure you use the full extension ID, including the publisher, eg: ms-vscode.csharp

Failed Installing Extensions: robertohuertasm.vscode-icons

Possible Solution


Steps to Reproduce (for bugs)


  1. On a fresh choco bootstrap: choco install vscode-icons -y
    2.
    3.
    4.

Context


Your Environment

  • Package Version used:
  • Operating System and version:
  • Chocolatey version:
  • Install/uninstall gist:
Bug

All 5 comments

Looks like the publisher of this extension has changed. As a result, an update to the package will be required.

On 14/03/2019 11:32, Gary Ewan Park wrote:
>

Looks like the publisher of this extension has changed. As a result,
an update to the package will be required.

The publisher seems to be now 'VSCode Icons Team' now.

Thanks.

--
J茅r么me Benoit aka fraggle
Piment Noir - https://piment-noir.org
OpenPGP Key ID : 27B535D3
Key fingerprint : B799 BBF6 8EC8 911B B8D7 CDBC C3B1 92C6 27B5 35D3

@jerome-benoit exactly.

So this line:

https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/manual/vscode-extensions/vscode-icons/tools/chocolateyInstall.ps1#L2

Will need to be changed, and a new package version pushed.

Updating that package was on my TODO list (updating to make use of chocolatey-vscode.extension). So I'll take care of updating with the correct publishers as well.

changes have been made, and a new version should be pushed to chocolatey soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Technetium1 picture Technetium1  路  4Comments

sc250024 picture sc250024  路  3Comments

kaffeekanne picture kaffeekanne  路  4Comments

jacktose picture jacktose  路  5Comments

majkinetor picture majkinetor  路  4Comments