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

hhvm and hh_client support? #3

Open
GabrielPedroza opened this issue May 8, 2024 · 0 comments
Open

hhvm and hh_client support? #3

GabrielPedroza opened this issue May 8, 2024 · 0 comments

Comments

@GabrielPedroza
Copy link

After following your commands in your README.md, attempting to run hhvm (for example hhvm src/hello.hack) and hh_client in the terminal does not run.

zsh: command not found: hhvm

In the hacklang docs site for docker, I ran this command:

docker pull hhvm/hhvm
docker run --tty --interactive hhvm/hhvm:latest /bin/bash -l
hhvm --version

and it worked but this container runs in /root folder so I am not able to use hhvm and hh_client. I'm new to hhvm so I'm not sure if I am doing something wrong.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant