Skip to content

Windows, couldNotFindTemp #82015

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
roberto-gigli opened this issue Jun 5, 2025 · 0 comments
Open

Windows, couldNotFindTemp #82015

roberto-gigli opened this issue Jun 5, 2025 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels

Comments

@roberto-gigli
Copy link

Description

Just right after installation, running swift --version, prints to
"error: couldNotFindTmpDir("C:\WINDOWS\TEMP")",
Even other swift commands don't work for the same reason

Reproduction

winget install --id Swift.Toolchain -e
swift --version

Stack dump

error: couldNotFindTmpDir("C:\\WINDOWS\\TEMP")

Expected behavior

Getting the correct swift version

Environment

I can't do swift --version

Additional information

No admin administrator privileges on the machine as it is a company PC

@roberto-gigli roberto-gigli added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels labels Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
Projects
None yet
Development

No branches or pull requests

1 participant