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

Unbound variable "PWD" #686

Closed
thaison316 opened this issue Aug 19, 2023 · 4 comments
Closed

Unbound variable "PWD" #686

thaison316 opened this issue Aug 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@thaison316
Copy link

I followed the starting guide after cloning the repo.
yarn to install but got Unbound variable "PWD" when try yarn dev.

deleted the repo and reclone but still getting the same thing. Any else got this ?

@thaison316 thaison316 added the bug Something isn't working label Aug 19, 2023
@timlrx
Copy link
Owner

timlrx commented Aug 19, 2023

I am not able to replicate this error on a fresh clone

@thekoc
Copy link
Contributor

thekoc commented Aug 25, 2023

you can set it manually by typing

export PWD="$(pwd)"

@fhnasgf28
Copy link

hello, sorry I want to ask about the error "Unbound Variable 'PWD', where should I solve the problem. Thank you

@YWzzy
Copy link

YWzzy commented Apr 7, 2024

windows,typing
$Env:PWD = Get-Location

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

5 participants