-
Notifications
You must be signed in to change notification settings - Fork 904
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
Ensure chocolatey is installed into the lib folder during initial install #414
Comments
doesn't it say that you might have to close and open command prompt in order for it to work right after you have installed it? |
Well, it obviously works, doesn't it? If it wouldn't, I would by unable to execute |
Known issue, but may not be logged. Partly because it is being bootstrapped by the install script and doesn't get the pkg into the lib folder correctly (chocolatey.org install script, so goes to chocolatey.org repo). |
As of right now, if you install chocolatey using the install bootstrapper script from chocolatey.org, it will do the right thing. |
Thanks for getting this issue written up! |
Ensure downloaded chocolatey package is copied to `$env:ChocolateyInstall\lib\chocolatey\chocolatey.nupkg` when initially installing Chocolatey onto a machine.
Sure. Thanks for fixing it :-) |
choco upgrade chocolatey
Result:
The text was updated successfully, but these errors were encountered: