Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install winobjc-tools via chocolatey #2507

Closed
mattmunich opened this issue Apr 13, 2017 · 4 comments
Closed

Cannot install winobjc-tools via chocolatey #2507

mattmunich opened this issue Apr 13, 2017 · 4 comments

Comments

@mattmunich
Copy link

mattmunich commented Apr 13, 2017

Using an elevated powershell, yields the following results:

https://www.screencast.com/t/A9DQSsX11m

and

https://www.screencast.com/t/5dd0rPbkg64

Tried on another computer which had VS2017 Enterprise installed. It installed fine using the command choco upgrade winobjc-tools -pre. This did not work choco upgrade winobjc-tools

Perhaps some tweaks to the readme are in order? Is it something about VS2017 community edition?

@mattmunich mattmunich changed the title Cannot install winobjc-tools via choclatey Cannot install winobjc-tools via chocolatey Apr 13, 2017
@bbowman
Copy link
Member

bbowman commented Apr 13, 2017

@mattmunich unfortunately our stable package is in moderation right now (https://chocolatey.org/packages/winobjc-tools/0.2.170407) and until that is done you won't be able to see it with the normal commands. Use -pre for now

In terms of the machine differences, looks like you are getting:
ExtensionManager.NestedExtensionInstallException

Which I'll have to dig into more. Did you happen to have already installed any winobjc VSIXs?

@bbowman
Copy link
Member

bbowman commented Apr 13, 2017

@DHowett-MSFT was able to repo locally and we found out the issue is related to the nugetizer VSIX that we try to install. I have opened NuGet/Home#5026 on them.

@mattmunich, You can workaround the issue for now by installing the xamarin tools (Mobile development with .NET workflow option) and trying again.

I will investigate other workarounds for our install script in new versions of the tools package.

@mattmunich
Copy link
Author

Did you happen to have already installed any winobjc VSIXs?

Neither laptop (community or enterprise). I am now installing the Xamarin Tooling on my community laptop and will report back later.

@bbowman
Copy link
Member

bbowman commented Apr 17, 2017

Updated the readme. Please reopen if you are still having issues.

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

No branches or pull requests

2 participants