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

Vue-cli generators give an error when creating a project whose path contains spaces #742

Closed
mrg0lden opened this issue Jan 28, 2018 · 3 comments
Labels

Comments

@mrg0lden
Copy link

Version

3.0.0-alpha.4

Reproduction link

https://github.com/mrg0lden/vue-cli-bug

Steps to reproduce

Make a folder with spaces in its name, inside it, use vue create, now you got it.

What is expected?

To work properly.

What is actually happening?

Gives an error: ERROR Error: ENOENT: no such file or directory, scandir 'F:\Coding Zone - منطقة الترميز\الترميز\test\node_modules@vue\cli-service\generator\template'


hint: actual directory should be : "F:\Coding Zone - منطقة الترميز\test\node_modules@vue\cli-service\generator\template"

but for some strange reason, "الترميز" got duplicated.

I also tried to make a project whose parent folder's name is written in Arabic without spaces, and it worked like a charm!

@mrg0lden
Copy link
Author

Unfortunately the issue is still present
image

@yyx990803
Copy link
Member

The fix is not released yet.

@mrg0lden
Copy link
Author

OK sorry then 🌚

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

No branches or pull requests

2 participants