Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Can't install extensions because of "prerequisites that cannot be resolved" #23

Closed
BigEaseGueldi opened this issue Oct 26, 2017 · 17 comments
Labels

Comments

@BigEaseGueldi
Copy link

BigEaseGueldi commented Oct 26, 2017

Category

[x ] Question
[ ] Bug
[ ] Enhancement

Versions

Visual Studio version: Enterprise 2017, 15.4.1
SPFx Generator version: 1.3.2

Expected or Desired Behavior

I'd like to install the package. ;-)

Observed Behavior

The VSIX Installer fails for me, saying that "The extension cannot be installed to this product due to prerequisites that cannot be resolved"

Steps to Reproduce

(hopefully I'm the only one)

Please let me know what's missing - the previous version worked like a charm.

2017-10-26 18_17_04-vsix installer

Thanks for your help!
Dirk

@pschaeflein
Copy link
Collaborator

pschaeflein commented Oct 26, 2017

That is a VS pre-req (I think). We are supporting VS2015, so we have a reference to Microsoft.VisualStudio.Shell.14 Version=14.0. The package contains that assembly, but looks like we need to do some cleanup.

If you are in a hurry, you could try downloading via the isolated shell, but be advised, I've never done that. ;)

Did you download the VSIX directly or from the Marketplace?

@BastienPerdriau
Copy link

Hello,

I have the same error on installation with both VS 2017 Community and Enterprise, 15.4.1, up to date.
I tried downloading it from Marketplace and GitHub, some behaviour.

If it can help to troubleshooting, no hurry from me :)

Good job so far !

@pschaeflein
Copy link
Collaborator

Updated release posted to GitHub: https://github.com/SharePoint/sp-dev-fx-vs-extension/releases/tag/v1.3.3

Please try installation again and report back.

@filionf
Copy link

filionf commented Oct 26, 2017

I had the same issue and the update from GitHub installed successfully on VS2017.

@BastienPerdriau
Copy link

I downloaded from GitHub and it's ok for me on VS2017 Community / Enterprise.
Thank you !

@BigEaseGueldi
Copy link
Author

Works for me as well! Thanks for the very quick fix!

@MikaBerglund
Copy link

That updated release worked for me too. Thanks!

@khha
Copy link

khha commented May 28, 2018

I have the same issue when you download the vsix file from the marketplace. When you download version 1.3.3 from github it works: https://github.com/SharePoint/sp-dev-fx-vs-extension/releases/tag/v1.3.3

Please update the vsix file in the marketplace.

@VSuser2019
Copy link

Updated release posted to GitHub: https://github.com/SharePoint/sp-dev-fx-vs-extension/releases/tag/v1.3.3

Please try installation again and report back.

I am having the same issue, but 1.3.3 fix from GitHub didn't resolve the issue. I am still getting the same error. Any help will be appreciated.

Thanks,

@eshupps
Copy link
Collaborator

eshupps commented Apr 19, 2019

Version 1.3 is too old for VS 2019 support. Upgrade your Yeoman instance to 1.8.x and install the latest version of the extension from the marketplace or from the releases page in this repo.

@VSuser2019
Copy link

Microsoft SQL Server Data Tools for Visual Studio 2017 (SSDT)
Version 15.9.11
VisualStudio.15.Release/15.9.11+28307.586
Microsoft .NET Framework
Version 4.7.02556

Installed Version: IDE Standard

I don't have VS2019.

@pschaeflein
Copy link
Collaborator

Perhaps your user name is a bit confusing.. :)

Regardless, version 1.3 of the SPFx toolchains is quite old. Is there any particular reason you are using that version?

The latest release of this tool will support Visual Studio 2017.

@VSuser2019
Copy link

I was researching for a fix and came across your suggestion. I am an amateur user and trying to get the extension to work with current download SSDT 2017. 2019 represent the year and sorry about the username, I just created. :)

@pschaeflein
Copy link
Collaborator

It will not work with SSDT. You need to install the full Visual Studio product.

The Community (free) version will work.

https://visualstudio.microsoft.com/

@VSuser2019
Copy link

Let me provide a background maybe it will help clarify what I am trying to do.

I am trying to modify the Change request template using the CMMI framework on Team Foundation Server 2017. Therefore, I installed VS SSDT 2017. We need to use an extension/plug in to modify template form using MSFT.TFSProcessTemplateEditor from link
https://marketplace.visualstudio.com/items?itemName=KarthikBalasubramanianMSFT.TFSProcessTemplateEditor

After installing VS SSDT 2017, and later the plugin, I am getting the original error from this forum.

@VSuser2019
Copy link

I have just installed VS 2019, and I attempt to install the plugin mention above which I believe is only meant for VS 2017 as the plugin still not being recognized for VS 2017 or 2019. Any help is welcome.

Thank you

@pschaeflein
Copy link
Collaborator

This issue relates to v1.3 of this extension. Please use the latest version of the extension.

If you have an issue with v1.8 of the extension, please open an new issue. This issue is closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants