learn-javascript icon indicating copy to clipboard operation
learn-javascript copied to clipboard

Can't clone on Windows because it has a Question mark on title number 18.

Open drewanfrasier opened this issue 2 years ago • 4 comments

https://github.com/scrimba/learn-javascript/tree/main/1.%20Build%20a%20Passenger%20Counter%20App/18.%20What%20is%20a%20string%3F

drewanfrasier avatar Feb 27 '22 01:02 drewanfrasier

Same issue here.


Cloning into 'learn-javascript'...
remote: Enumerating objects: 590, done.
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 590 (delta 88), reused 58 (delta 58), pack-reused 398Receiving objects:  90% (531/590), 2.71 MiB | 5.40 MiReceiving objects:  91% (537/590), 2.71 MiB | 5.40 MiB/s
Receiving objects: 100% (590/590), 4.27 MiB | 5.85 MiB/s, done.
Resolving deltas: 100% (257/257), done.
error: invalid path '1. Build a Passenger Counter App/18. What is a string?/index.css'    👈👈👈 --- PROBLEM
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

deep-woods avatar Jun 06 '22 11:06 deep-woods

Same issue here

Cloning into 'learn-javascript'... remote: Enumerating objects: 590, done. remote: Counting objects: 100% (192/192), done. remote: Compressing objects: 100% (134/134), done. remote: Total 590 (delta 88), reused 58 (delta 58), pack-reused 398 Receiving objects: 100% (590/590), 4.27 MiB | 1.33 MiB/s, done. Resolving deltas: 100% (257/257), done. error: invalid path '1. Build a Passenger Counter App/18. What is a string?/index.css' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

Lovelyfin00 avatar Jun 22 '22 13:06 Lovelyfin00

Still an issue. This will not clone on windows VS Code with Bash.

The problematic punctuation: ? : * < >

I have fixed this issue on my fork, found here: https://github.com/jeremyers1/learn-javascript

jeremyers1 avatar Jul 03 '22 21:07 jeremyers1

Same issue here.

image

sarantsatsral-qy avatar Mar 09 '23 10:03 sarantsatsral-qy