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

Installation instruction fails #14

Closed
ArsenShnurkov opened this issue Jan 15, 2016 · 3 comments
Closed

Installation instruction fails #14

ArsenShnurkov opened this issue Jan 15, 2016 · 3 comments
Assignees
Labels
documentation Updating documentation is required to complete this issue/PR wontfix This will not be worked on
Milestone

Comments

@ArsenShnurkov
Copy link

sabayon ~ # pash
Pash - Copyright (C) Pash Contributors. License: GPL/BSD. See https://github.com/Pash-Project/Pash/

PASH /home/user> Install-Package MGR.CommandLineParser
Command 'Install-Package' not found.
  +CategoryInfo: ObjectNotFound, Reason: ParentContainsErrorRecordException
  +FullyQualifiedErrorId: CommandNotFoundException
PASH /home/user>
@mgrosperrin mgrosperrin added this to the 0.7.0 milestone Jan 15, 2016
@mgrosperrin mgrosperrin added the documentation Updating documentation is required to complete this issue/PR label Jan 15, 2016
@mgrosperrin mgrosperrin self-assigned this Jan 15, 2016
@mgrosperrin
Copy link
Owner

Hi,

this command is a powershell command that have to be run in the package manager console in Visual Studio.
I will update the docs in order to precise it.

@ArsenShnurkov
Copy link
Author

an article about addin for monodevelop:
http://lastexitcode.com/blog/2014/06/22/NuGetPowerShellConsoleForXamarinStudio/
from this answer
http://stackoverflow.com/a/34807646/1709408

Console Features:
Standard NuGet PowerShell commands available – Install-Package, Update-Package, Uninstall-Package, Get-Project and Get-Package
...

@mgrosperrin
Copy link
Owner

I don't know Monodevelop but the article suggests that the command should works in the package console extension.

@mgrosperrin mgrosperrin added the wontfix This will not be worked on label Sep 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Updating documentation is required to complete this issue/PR wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants