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

[Bug?]: Special characters in path causes yarn command to fail #4837

Closed
1 task
kubo12312 opened this issue Sep 9, 2022 · 1 comment
Closed
1 task

[Bug?]: Special characters in path causes yarn command to fail #4837

kubo12312 opened this issue Sep 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kubo12312
Copy link

Self-service

  • I'd be willing to implement a fix

Describe the bug

When path (username, directory name) contains space or special character (e. g. š, č, ...) causes that yarn cannot run command.

To reproduce

  1. Install Windows
  2. Create directory with special character in name
  3. Try yarn command e.g. yarn install
    image

Environment

System:
    OS: Windows 10 10.0.22000
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
  Binaries:
    Node: 16.12.0 - ~\AppData\Local\Temp\xfs-d44c4c82\node.CMD
    Yarn: 3.2.1 - ~\AppData\Local\Temp\xfs-d44c4c82\yarn.CMD
    npm: 8.1.0 - C:\Program Files\nodejs\npm.CMD

Command failed in directory with name "skúška"

Additional context

No response

@kubo12312 kubo12312 added the bug Something isn't working label Sep 9, 2022
@merceyz
Copy link
Member

merceyz commented Sep 9, 2022

Duplicate of #4448

@merceyz merceyz marked this as a duplicate of #4448 Sep 9, 2022
@merceyz merceyz closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants