Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Can't finish step "3.Enable the ASP.NET 5 command-line tools."

$
0
0

Hi,

I am in tutorial "Installing ASP.NET 5 On Windows" (https://docs.asp.net/en/latest/tutorials/index.html). However, "Install ASP.NET 5 with Visual Studio" step 3 has become a stumble: when I do

dnvm upgrade

I got

C:\Users\Liu's Family>dnvm upgrade At line:1 char:153 + ... rentThread.CurrentUICulture = '';$CmdPathFile='C:\Users\Liu's Family\ ... +                                                                 ~ Unexpected token 's' in expression or statement. At line:1 char:245 + ... 52A.tmp.cmd';& 'C:\Program Files\Microsoft DNX\Dnvm\dnvm.ps1' upgrade +                                                                 ~~~~~~~~~ The string is missing the terminator: '.     + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException     + FullyQualifiedErrorId : UnexpectedToken

'C:\Users\Liu's' is not recognized as an internal or external command, operable program or batch file. The system cannot find the path specified.

I guess these are bugs on Microsoft (PowerShell?) end:

1. It doesn't take character ' in path name.

2. It doesn't take space in path name.

Am I right? Currently I just installed dnx-clr-win-x86.1.0.0-rc1-update1 through Package Manager Console. Is it enough? If not, is there a way other than reinstalling my computer to get step 3 done?

Thanks a lot!

Jeff


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>