-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Installing DNVM in Windows 7 fails if username contains special characters #509
Comments
/cc: @glennc |
i have the same issue |
@flykoh What's the version of dnvm? |
Closing this one, without more information about what version of dnvm and what the username is it is hard to diagnose. We have had problems with spaces in usernames, and we did some work to fix that. So it is possible if you have an older DNVM that you haven't got that fix. Otherwise if it is still happening on the latest DNVM then you should post back and tell us what the username that is breaking is, see if it is a special character or something that causes the Powershell script to break. |
We will re-open if we get more info :) |
I am experiencing the same issue. My username contains an apostrophe. @PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "&{$Branch='dev';iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.ps1'))}" Using temporary directory: C:\Users\DARREL
|
…master [automated] Merge branch 'release/2.2' => 'master'
On my home PC I use the user account "Yours & Mine". DNVM install fails with:
The text was updated successfully, but these errors were encountered: