Closed BrennanConroy closed 8 years ago
:shipit:
This is still happening with the published RC1 bits. Do you know when this will make it into the distro?
This is fixed in RC2 bits, dnvm update-self
The issue with that is that the broken spaces actually prevents dnvm update-self
for the same reason.
Where the user is "Daniel Crenna", update-self
fails
You'll have to manually update then.
Sure, where are the bits?
https://github.com/aspnet/Home/dnvm.cmd and https://github.com/aspnet/Home/dnvm.ps1 but for this issue specifically you only really need to replace the cmd
Yes, that was the ticket. Thank you for leaving that there for myself and others.
I have the same problem due to a space in my username. I need to manually update my dnvm.cmd file apparently. the links that @BrennanConroy posted a couple weeks ago now return 404 errors. Where can I get the dnvm.cmd file now to manually update mine?
@rclabo they always 404'd but you can hit the main repository that the link alludes to and find them in root directory
On Tue, Dec 22, 2015 at 9:44 AM, Ron Clabo notifications@github.com wrote:
I have the same problem due to a space in my username. I need to manually update my dnvm.cmd file apparently. the links that @BrennanConroy https://github.com/BrennanConroy posted a couple weeks ago now return 404 errors. Where can I get the dnvm.cmd file now to manually update mine?
— Reply to this email directly or view it on GitHub https://github.com/aspnet/dnvm/pull/493#issuecomment-166632552.
@danielcrenna Thanks!
@rclabo Looks like they moved things around slightly but might have luck at https://github.com/aspnet/dnvm/tree/dev/src
Should fix the problems at the end of this issue #190
@anurse