Hedgehog-Computing / hedgehog-lab

Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
https://hlab.app
Apache License 2.0
2.37k stars 142 forks source link

Cannot install/compile #181

Closed t-lou closed 2 years ago

t-lou commented 2 years ago

Describe the bug Cannot compile following the readme.

To Reproduce Steps to reproduce the behavior:

Expected behavior Some installation or compilation happens.

Screenshots Screenshot_2022-05-06_19-27-40

Desktop (please complete the following information):

If yarn is another program outside cmdtest, please add the instruction of installation. Not everyone is JS developer.

AGDholo commented 2 years ago

Hi @t-lou , please use the dev branch, master branch is currently abandoned.

t-lou commented 2 years ago

The same output

AGDholo commented 2 years ago

It seems like the yarn command issues, pls make sure you are already enabled the yarn.

t-lou commented 2 years ago

would be great if a link for yarn were included in readme

AGDholo commented 2 years ago

would be great if a link for yarn were included in readme

Yeah, I will do it, thank you for your suggestion.