Skip to content
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

Unable to resolve project when path contains non-english character... #62

Closed
puryfury opened this issue Mar 20, 2016 · 1 comment
Closed

Comments

@puryfury
Copy link

I'm testing my test project on mac(El Capitan).
when my project path contains CJK asian character,
I can't run local web server.

mymac$ pwd
/Volumes/한글경로/projects/aspnet_test
mymac$ dnx web
Error: Unable to resolve project from /Volumes/한글경로/projec䧰Ῠ

should I change english character only path for resolve this problem?
I hope to run and test asp.net project in any path may contains asian characters. o_o

@blackdwarf
Copy link

I believe this has been fixed in the latest tooling. Please try the latest tooling from https://dot.net/core. If the problem persists in the latest, please file an issue on the dotnet/cli repo. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants