8000 There is a filename not compatible on Windows · Issue #2 · PacktPublishing/Frontend-Development-Projects-with-Vue.js-3 · GitHub
[go: up one dir, main page]

Skip to content

There is a filename not compatible on Windows #2

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

Open
Captain-008 opened this issue Jul 13, 2023 · 3 comments
Open

There is a filename not compatible on Windows #2

Captain-008 opened this issue Jul 13, 2023 · 3 comments

Comments

8000 @Captain-008
Copy link

error: invalid path 'Chapter02/Example2.01/src/components/?Example2_01.vue'
fatal: unable to checkout working tree

@mayashavin
Copy link
Collaborator

which branch did you check out? There shouldn't be "?" mark in front of "?Example2_01/vue".

The valid path is "Chapter02/Example2.01/src/components/�Example2_01.vue". Can you please check again?

@shitcod3r
Copy link
shitcod3r commented Aug 23, 2023

Facing the same problem when cloning the repo using PowerShell or cmd.
Solved by using git clone command in WSL (Ubuntu).

@jtlehtinen
Copy link

The branch is v2-edition. The file path Chapter02/Example2.01/src/components/�Example2_01.vue contains a backspace character, which is an illegal character on the Windows file system. This is why checking out v2-edition branch will fail on Windows.

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

No branches or pull requests

4 participants
0