Skip to content

Dnx sdk failed to install due to quote in my username #845

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

Closed
cveld opened this issue Aug 17, 2015 · 3 comments
Closed

Dnx sdk failed to install due to quote in my username #845

cveld opened this issue Aug 17, 2015 · 3 comments

Comments

@cveld
Copy link

cveld commented Aug 17, 2015

When opening a beta6 based new asp.net web project a dialog appears that tells me that the dnx sdk failed to install and I should review the dnvm output.

dnvm reports the following among others:
At line:1 char:158

  • ... hread.CurrentUICulture = '';$CmdPathFile='C:\Users\Carl in 't Veld.d ...
  •                                                             ~
    
    Unexpected token 't' in expression or statement.

So it surely looks like the quote in my username does not get escaped correctly.

@aspnet-hello
Copy link

This issue is being closed because it has not been updated in 3 months.

We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate.

@davidalpert
Copy link

davidalpert commented Dec 31, 2017 via email

@davidalpert
Copy link

davidalpert commented Dec 31, 2017 via email

SteveSandersonMS added a commit that referenced this issue Nov 27, 2018
* Handle links to empty-string href, resolved against base href

Needed to change the URLs used in E2E tests to be able to cover this (i.e., removed the /RouterTest prefixes so the default relative URL became an empty string)

* Change links in StandaloneApp sample to be relative

* Standardize on base URIs having trailing slash everywhere

Hence also change terminology from "base URI prefix" to simply "base URI"

* Handle link highlighting when visiting base-href-but-without-trailing-slash

* Removing leading slashes from base-relative URLs in templates
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants