Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Using cd with no arguments gives TypeError #49

Open
sepsol opened this issue Mar 5, 2024 · 1 comment
Open

Using cd with no arguments gives TypeError #49

sepsol opened this issue Mar 5, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@sepsol
Copy link

sepsol commented Mar 5, 2024

When executing just the cd command alone, I expect to be able to go to the $HOME directory of the current user. But instead I get this error:

[bright_shoes_9016@puter.com /bright_shoes_9016]$ cd
cd: TypeError: Cannot read properties of undefined (reading 'startsWith')
@sepsol sepsol changed the title Using cd gives error Using cd gives TypeError Mar 5, 2024
@KernelDeimos KernelDeimos transferred this issue from HeyPuter/puter Mar 5, 2024
@KernelDeimos KernelDeimos changed the title Using cd gives TypeError Using cd with no arguments gives TypeError Mar 5, 2024
@KernelDeimos KernelDeimos added the good first issue Good for newcomers label Mar 5, 2024
@AtkinsSJ
Copy link
Contributor

AtkinsSJ commented Mar 7, 2024

Fixed by #45.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants